Searched refs:throttled_clock_pelt (Results 1 – 3 of 3) sorted by relevance
177 return cfs_rq->throttled_clock_pelt - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
5581 cfs_rq->throttled_clock_pelt; in enqueue_entity()5720 cfs_rq->throttled_clock_pelt = rq_clock_pelt(rq); in dequeue_entity()6156 cfs_rq->throttled_clock_pelt; in tg_unthrottle_up()6230 cfs_rq->throttled_clock_pelt = rq_clock_pelt(rq); in tg_throttle_down()6697 cfs_rq->throttled_clock_pelt = rq_clock_pelt(cpu_rq(cpu)); in sync_throttle()
761 u64 throttled_clock_pelt; member