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