Searched refs:throttled_time (Results 1 – 3 of 3) sorted by relevance
385 u64 throttled_time; member
10804 seq_printf(sf, "throttled_time %llu\n", cfs_b->throttled_time); in cpu_cfs_stat_show()10942 throttled_usec = cfs_b->throttled_time; in cpu_extra_stat_show()
5172 cfs_b->throttled_time += rq_clock(rq) - cfs_rq->throttled_clock; in unthrottle_cfs_rq()