Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_timer_secondary.c21 test_timer_secondary(void) in test_timer_secondary() function
121 test_timer_secondary(void) in test_timer_secondary() function
227 REGISTER_TEST_COMMAND(timer_secondary_autotest, test_timer_secondary);
H A Dtest.h175 int test_timer_secondary(void);
H A Dtest.c87 { "timer_secondary_spawn_wait", test_timer_secondary }, in do_recursive_call()
H A Dmeson.build140 'test_timer_secondary.c',