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.c11283 u64 throttled_self_usec; in cpu_local_stat_show() local
11285 throttled_self_usec = throttled_time_self(tg); in cpu_local_stat_show()
11286 do_div(throttled_self_usec, NSEC_PER_USEC); in cpu_local_stat_show()
11289 throttled_self_usec); in cpu_local_stat_show()