Home
last modified time | relevance | path

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

/kernel/sched/
Dpelt.h201 return cfs_rq->throttled_clock_pelt - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
Dsched.h655 u64 throttled_clock_pelt; member
Dfair.c5651 cfs_rq->throttled_clock_pelt; in tg_unthrottle_up()
5679 cfs_rq->throttled_clock_pelt = rq_clock_pelt(rq); in tg_throttle_down()
6224 cfs_rq->throttled_clock_pelt = rq_clock_pelt(cpu_rq(cpu)); in sync_throttle()