Home
last modified time | relevance | path

Searched refs:nr_throttled (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/Documentation/scheduler/
Dsched-bwc.txt70 - nr_throttled: Number of times the group has been throttled/limited.
/linux-4.1.27/kernel/sched/
Dsched.h223 int nr_periods, nr_throttled; member
Dfair.c3803 cfs_b->nr_throttled += overrun; in do_sched_cfs_period_timer()
Dcore.c8304 seq_printf(sf, "nr_throttled %d\n", cfs_b->nr_throttled); in cpu_stats_show()