Searched refs:group_load (Results 1 – 1 of 1) sorted by relevance
7758 unsigned long group_load; /* Total load over the CPUs of the group */ member8142 sgs->group_load += cpu_runnable_load(rq); in update_sg_lb_stats()8172 sgs->avg_load = (sgs->group_load*SCHED_CAPACITY_SCALE) / sgs->group_capacity; in update_sg_lb_stats()8175 sgs->load_per_task = sgs->group_load / sgs->sum_nr_running; in update_sg_lb_stats()8363 sds->total_load += sgs->group_load; in update_sd_lb_stats()8440 env->imbalance = sds->busiest_stat.group_load; in check_asym_packing()