Home
last modified time | relevance | path

Searched refs:TICK_MSECS (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_timer_secondary.c88 #define TICK_MSECS 1 in timer_manage_loop() macro
89 uint64_t tick_cycles = TICK_MSECS * rte_get_timer_hz() / MSECPERSEC; in timer_manage_loop()