Searched refs:throttled_time (Results 1 – 4 of 4) sorted by relevance
116 - throttled_time: 该组的实体被限流的总时间长度(纳秒)。
464 u64 throttled_time; member
9630 seq_printf(sf, "throttled_time %llu\n", cfs_b->throttled_time); in cpu_cfs_stat_show()9970 throttled_usec = cfs_b->throttled_time; in cpu_extra_stat_show()
6003 cfs_b->throttled_time += rq_clock(rq) - cfs_rq->throttled_clock; in unthrottle_cfs_rq()