Searched refs:now_active (Results 1 – 2 of 2) sorted by relevance
209 bool now_active = is_active(aq, stage); in fd_acc_query_set_stage() local211 if (now_active && !was_active) in fd_acc_query_set_stage()213 else if (was_active && !now_active) in fd_acc_query_set_stage()
389 bool now_active = is_active(hq, stage); in fd_hw_query_set_stage() local391 if (now_active && !was_active) in fd_hw_query_set_stage()393 else if (was_active && !now_active) in fd_hw_query_set_stage()