Home
last modified time | relevance | path

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

/kernel/sched/
Dcore.c8688 u64 throttled_usec; in cpu_extra_stat_show() local
8690 throttled_usec = cfs_b->throttled_time; in cpu_extra_stat_show()
8691 do_div(throttled_usec, NSEC_PER_USEC); in cpu_extra_stat_show()
8697 throttled_usec); in cpu_extra_stat_show()