Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer.c166 timer_stress_main_loop(__rte_unused void *arg) in timer_stress_main_loop() function
567 rte_eal_mp_remote_launch(timer_stress_main_loop, NULL, CALL_MAIN); in test_timer()