Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c79 #define TICK_MSECS 1 in timer_manage_loop() macro
80 uint64_t tick_cycles = TICK_MSECS * rte_get_timer_hz() / MSECPERSEC; in timer_manage_loop()