Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_racecond.c53 #define TEST_DURATION_S 4 /* in seconds */ macro
168 end_time = cur_time + (hz * TEST_DURATION_S); in test_timer_racecond()
173 TEST_DURATION_S); in test_timer_racecond()
H A Dtest_timer.c111 #define TEST_DURATION_S 1 /* in seconds */ macro
563 end_time = cur_time + (hz * TEST_DURATION_S); in test_timer()
584 end_time = cur_time + (hz * TEST_DURATION_S); in test_timer()