Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dpelt.h146 return cfs_rq->throttled_clock_task - cfs_rq->throttled_clock_task_time; in cfs_rq_clock_pelt()
148 return rq_clock_pelt(rq_of(cfs_rq)) - cfs_rq->throttled_clock_task_time; in cfs_rq_clock_pelt()
A Dsched.h622 u64 throttled_clock_task_time; member
A Dfair.c4762 cfs_rq->throttled_clock_task_time += rq_clock_task(rq) - in tg_unthrottle_up()

Completed in 27 milliseconds