Home
last modified time | relevance | path

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

/dpdk/lib/mempool/
H A Drte_mempool_ops.c99 rte_mempool_ops_get_count(const struct rte_mempool *mp) in rte_mempool_ops_get_count() function
H A Drte_mempool.c1005 count = rte_mempool_ops_get_count(mp); in rte_mempool_avail_count()
1262 common_count = rte_mempool_ops_get_count(mp); in rte_mempool_dump()
H A Drte_mempool.h816 rte_mempool_ops_get_count(const struct rte_mempool *mp);