Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpsi_types.h59 PSI_AVGS = 0, enumerator
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dpsi.c393 sample = group->total[PSI_AVGS][s] - group->avg_total[s]; in update_averages()
435 collect_percpu_times(group, PSI_AVGS, &changed_states); in psi_avgs_work()
1088 collect_percpu_times(group, PSI_AVGS, NULL); in psi_show()
1100 total = div_u64(group->total[PSI_AVGS][res * 2 + full], in psi_show()