Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c10335 u64 throttled_self_usec; in cpu_local_stat_show() local
10337 throttled_self_usec = throttled_time_self(tg); in cpu_local_stat_show()
10338 do_div(throttled_self_usec, NSEC_PER_USEC); in cpu_local_stat_show()
10341 throttled_self_usec); in cpu_local_stat_show()