Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c35 struct rte_mempool *tim_mempool; member
96 rte_mempool_put_bulk(test_info->tim_mempool, in timer_manage_loop()
132 test_info->tim_mempool = rte_mempool_create("test_timer_mp", in test_timer_secondary()
179 rte_mempool_get(test_info->tim_mempool, (void **)&tim); in test_timer_secondary()
204 rte_mempool_put(test_info->tim_mempool, in test_timer_secondary()