Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dpelt.h155 return cfs_rq->throttled_clock_pelt - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
157 return rq_clock_pelt(rq_of(cfs_rq)) - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
H A Dsched.h613 u64 throttled_clock_pelt_time; member
H A Dfair.c4791 cfs_rq->throttled_clock_pelt_time += rq_clock_task_mult(rq) - in tg_unthrottle_up()