Home
last modified time | relevance | path

Searched refs:throttled_clock_pelt_time (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/kernel/sched/
H 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()
H A Dsched.h739 u64 throttled_clock_pelt_time; member
H A Dfair.c4470 * - cfs->throttled_clock_pelt_time@cfs_rq_idle in migrate_se_pelt_lag()
4480 * now = rq_clock_pelt()@rq_idle - cfs->throttled_clock_pelt_time + in migrate_se_pelt_lag()
4485 * cfs->throttled_clock_pelt_time@cfs_rq_idle in migrate_se_pelt_lag()
5744 cfs_rq->throttled_clock_pelt_time += rq_clock_pelt(rq) - in tg_unthrottle_up()
/kernel/linux/linux-5.10/kernel/sched/
H A Dpelt.h148 return cfs_rq->throttled_clock_pelt - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
150 return rq_clock_pelt(rq_of(cfs_rq)) - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
H A Dsched.h698 u64 throttled_clock_pelt_time; member
H A Dfair.c5016 cfs_rq->throttled_clock_pelt_time += rq_clock_pelt(rq) - in tg_unthrottle_up()

Completed in 40 milliseconds