Home
last modified time | relevance | path

Searched refs:throttled_clock (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/kernel/sched/
Dsched.h612 u64 throttled_clock; member
Dfair.c4971 cfs_rq->throttled_clock = rq_clock(rq); in throttle_cfs_rq()
4989 cfs_b->throttled_time += rq_clock(rq) - cfs_rq->throttled_clock; in unthrottle_cfs_rq()