Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h643 u64 throttled_clock_self_time; member
H A Dcore.c11188 total += READ_ONCE(tg->cfs_rq[i]->throttled_clock_self_time); in cpu_cfs_local_stat_show()
H A Dfair.c5740 cfs_rq->throttled_clock_self_time += delta; in tg_unthrottle_up()