Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/sched/
A Dpelt.h163 throttled = cfs_rq->throttled_clock_pelt_time; in update_idle_cfs_rq_clock_pelt()
172 return cfs_rq->throttled_clock_pelt - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
174 return rq_clock_pelt(rq_of(cfs_rq)) - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
A Dsched.h644 u64 throttled_clock_pelt_time; member
A Dfair.c5281 cfs_rq->throttled_clock_pelt_time += rq_clock_pelt(rq) - in tg_unthrottle_up()

Completed in 34 milliseconds