Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpsi_types.h79 PSI_AVGS = 0, enumerator
/linux-6.3-rc2/kernel/sched/
A Dpsi.c413 sample = group->total[PSI_AVGS][s] - group->avg_total[s]; in update_averages()
454 collect_percpu_times(group, PSI_AVGS, &changed_states); in psi_avgs_work()
1222 collect_percpu_times(group, PSI_AVGS, NULL); in psi_show()
1240 total = div_u64(group->total[PSI_AVGS][res * 2 + full], in psi_show()

Completed in 6 milliseconds