Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsched.h643 u64 throttled_clock_self_time; member
Dcore.c11155 total += READ_ONCE(tg->cfs_rq[i]->throttled_clock_self_time); in throttled_time_self()
Dfair.c5623 cfs_rq->throttled_clock_self_time += delta; in tg_unthrottle_up()