Home
last modified time | relevance | path

Searched refs:throttled_clock_pelt (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h674 u64 throttled_clock_pelt; member
H A Dfair.c4956 cfs_rq->throttled_clock_pelt_time += rq_clock_task(rq) - cfs_rq->throttled_clock_pelt; in tg_unthrottle_up()
4974 cfs_rq->throttled_clock_pelt = rq_clock_task(rq); in tg_throttle_down()
5425 cfs_rq->throttled_clock_pelt = rq_clock_task(cpu_rq(cpu)); in sync_throttle()

Completed in 23 milliseconds