Searched refs:next_match (Results 1 – 1 of 1) sorted by relevance
218 bs_time_t next_match = this->start_t in update_cc_timer() local220 while (next_match <= nsi_hws_get_time()) { in update_cc_timer()221 next_match += time_of_1_counter_wrap(t); in update_cc_timer()223 this->CC_timers[cc] = next_match; in update_cc_timer()