Searched refs:NUM_TIMERS (Results 1 – 1 of 1) sorted by relevance
21 #define NUM_TIMERS (1 << 20) /* ~1M timers */ macro36 struct rte_timer *expired_timers[NUM_TIMERS];133 NUM_TIMERS, sizeof(struct rte_timer), 0, 0, in test_timer_secondary()178 for (i = 0; i < NUM_TIMERS; i++) { in test_timer_secondary()