Home
last modified time | relevance | path

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

/kernel/sched/
Dcore.c7740 u64 throttled_usec; in cpu_extra_stat_show() local
7742 throttled_usec = cfs_b->throttled_time; in cpu_extra_stat_show()
7743 do_div(throttled_usec, NSEC_PER_USEC); in cpu_extra_stat_show()
7749 throttled_usec); in cpu_extra_stat_show()