Home
last modified time | relevance | path

Searched defs:sd_lb_stats (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/kernel/sched/
Dfair.c3478 struct sd_lb_stats { struct
3479 struct sched_group *busiest; /* Busiest group in this sd */
3480 struct sched_group *this; /* Local group in this sd */
3481 unsigned long total_load; /* Total load of all groups in sd */
3482 unsigned long total_pwr; /* Total power of all groups in sd */
3483 unsigned long avg_load; /* Average load across all groups in sd */
3486 unsigned long this_load;
3487 unsigned long this_load_per_task;
3488 unsigned long this_nr_running;
3489 unsigned long this_has_capacity;
[all …]