Searched refs:group_load (Results 1 – 1 of 1) sorted by relevance
7679 unsigned long group_load; /* Total load over the CPUs of the group */ member8029 sgs->group_load += cpu_runnable_load(rq); in update_sg_lb_stats()8059 sgs->avg_load = (sgs->group_load*SCHED_CAPACITY_SCALE) / sgs->group_capacity; in update_sg_lb_stats()8062 sgs->load_per_task = sgs->group_load / sgs->sum_nr_running; in update_sg_lb_stats()8250 sds->total_load += sgs->group_load; in update_sd_lb_stats()8325 env->imbalance = sds->busiest_stat.group_load; in check_asym_packing()