Home
last modified time | relevance | path

Searched refs:avg_total (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dpsi_types.h145 u64 avg_total[NR_PSI_STATES - 1]; member
/linux/kernel/sched/
A Dpsi.c395 sample = group->total[PSI_AVGS][s] - group->avg_total[s]; in update_averages()
415 group->avg_total[s] += sample; in update_averages()

Completed in 7 milliseconds