Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dsched.h642 u64 throttled_clock; member
Dfair.c5361 cfs_rq->throttled_clock = rq_clock(rq); in throttle_cfs_rq()
5379 cfs_b->throttled_time += rq_clock(rq) - cfs_rq->throttled_clock; in unthrottle_cfs_rq()