Searched refs:Timer_list (Results 1 – 1 of 1) sorted by relevance
43 static uint64_t *Timer_list[NUMBER_OF_TIMERS] = { variable120 next_timer_time = *Timer_list[0]; in hwm_find_next_timer()123 if (next_timer_time > *Timer_list[i]) { in hwm_find_next_timer()125 next_timer_time = *Timer_list[i]; in hwm_find_next_timer()