Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_timer_secondary.c44 struct rte_mempool *tim_mempool; member
105 rte_mempool_put_bulk(test_info->tim_mempool, in timer_manage_loop()
141 test_info->tim_mempool = rte_mempool_create("test_timer_mp", in test_timer_secondary()
188 rte_mempool_get(test_info->tim_mempool, (void **)&tim); in test_timer_secondary()
213 rte_mempool_put(test_info->tim_mempool, in test_timer_secondary()