Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_racecond.c57 static unsigned int timer_lcore_id[N_TIMERS]; variable
126 if (timer_lcore_id[i] == lcore_id) in worker_main_loop()
162 timer_lcore_id[i] = lcore_id; in test_timer_racecond()