Home
last modified time | relevance | path

Searched refs:throttled_time (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h443 u64 throttled_time; member
H A Dcore.c9227 seq_printf(sf, "throttled_time %llu\n", cfs_b->throttled_time); in cpu_cfs_stat_show()
9340 throttled_usec = cfs_b->throttled_time; in cpu_extra_stat_show()
H A Dfair.c5071 cfs_b->throttled_time += rq_clock(rq) - cfs_rq->throttled_clock; in unthrottle_cfs_rq()

Completed in 29 milliseconds