Searched refs:new_front_agg (Results 1 – 1 of 1) sorted by relevance
1149 struct qfq_aggregate *agg, *new_front_agg; in qfq_choose_next_agg() local1166 new_front_agg = qfq_slot_scan(grp); in qfq_choose_next_agg()1168 if (new_front_agg == NULL) /* group is now inactive, remove from ER */ in qfq_choose_next_agg()1171 u64 roundedS = qfq_round_down(new_front_agg->S, in qfq_choose_next_agg()
Completed in 8 milliseconds