Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c112 test_timer_secondary(void) in test_timer_secondary() function
216 REGISTER_TEST_COMMAND(timer_secondary_autotest, test_timer_secondary);
H A Dtest.h157 int test_timer_secondary(void);
H A Dtest.c73 { "timer_secondary_spawn_wait", test_timer_secondary }, in do_recursive_call()
H A Dmeson.build136 'test_timer_secondary.c',