Searched defs:tick_cycles (Results 1 – 2 of 2) sorted by relevance
80 uint64_t tick_cycles = TICK_MSECS * rte_get_timer_hz() / MSECPERSEC; in timer_manage_loop() local
121 uint64_t tick_cycles; /**< How long a bucket represents */ member