Searched refs:busiest_stat (Results 1 – 1 of 1) sorted by relevance
9487 struct sg_lb_stats busiest_stat;/* Statistics of the busiest group */9496 * We must however set busiest_stat::group_type and in init_sd_lb_stats() 9497 * busiest_stat::idle_cpus to the worst busiest group because in init_sd_lb_stats() 9505 .busiest_stat = { in init_sd_lb_stats() 10000 struct sg_lb_stats *busiest = &sds->busiest_stat; in update_sd_pick_busiest() 10610 sds->busiest_stat = *sgs; in update_sd_lb_stats() 10632 env->fbq_type = fbq_classify_group(&sds->busiest_stat); in update_sd_lb_stats() 10659 busiest = &sds->busiest_stat; in calculate_imbalance() 10873 busiest = &sds.busiest_stat; in find_busiest_group() 9485 struct sg_lb_stats busiest_stat;/* Statistics of the busiest group */ global() member