Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c23 #define TEST_INFO_MZ_NAME "test_timer_info_mz" macro
126 mz = rte_memzone_reserve(TEST_INFO_MZ_NAME, sizeof(*test_info), in test_timer_secondary()
173 mz = rte_memzone_lookup(TEST_INFO_MZ_NAME); in test_timer_secondary()