Searched refs:tick_cycles (Results 1 – 1 of 1) sorted by relevance
89 uint64_t tick_cycles = TICK_MSECS * rte_get_timer_hz() / MSECPERSEC; in timer_manage_loop() local97 if (diff_tsc > tick_cycles) { in timer_manage_loop()