Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h463 u64 throttled_time; member
H A Dcore.c8798 seq_printf(sf, "throttled_time %llu\n", cfs_b->throttled_time); in cpu_cfs_stat_show()
8911 throttled_usec = cfs_b->throttled_time; in cpu_extra_stat_show()
H A Dfair.c5129 cfs_b->throttled_time += rq_clock(rq) - cfs_rq->throttled_clock; in unthrottle_cfs_rq()
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h442 u64 throttled_time; member
H A Dcore.c11868 seq_printf(sf, "throttled_time %llu\n", cfs_b->throttled_time); in cpu_cfs_stat_show()
11905 seq_printf(sf, "throttled_time %llu\n", throttled_time_self(tg)); in cpu_cfs_local_stat_show()
12036 throttled_usec = cfs_b->throttled_time; in cpu_extra_stat_show()
H A Dfair.c5892 cfs_b->throttled_time += rq_clock(rq) - cfs_rq->throttled_clock; in unthrottle_cfs_rq()

Completed in 64 milliseconds