Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/scheduler/
Dsched-bwc.txt71 - throttled_time: The total time duration (in nanoseconds) for which entities
/linux-3.4.99/kernel/sched/
Dsched.h99 u64 throttled_time; member
Dfair.c1677 cfs_b->throttled_time += rq->clock - cfs_rq->throttled_timestamp; in unthrottle_cfs_rq()
Dcore.c8165 cb->fill(cb, "throttled_time", cfs_b->throttled_time); in cpu_stats_show()