Searched refs:TICK_MSECS (Results 1 – 1 of 1) sorted by relevance
88 #define TICK_MSECS 1 in timer_manage_loop() macro89 uint64_t tick_cycles = TICK_MSECS * rte_get_timer_hz() / MSECPERSEC; in timer_manage_loop()