Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dcore.c11311 u64 throttled_self_usec; in cpu_local_stat_show() local
11313 throttled_self_usec = throttled_time_self(tg); in cpu_local_stat_show()
11314 do_div(throttled_self_usec, NSEC_PER_USEC); in cpu_local_stat_show()
11317 throttled_self_usec); in cpu_local_stat_show()