Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_mempool/
H A Drte_mempool.h280 #define __MEMPOOL_CONTIG_BLOCKS_STAT_ADD(mp, name, n) do { \ macro
289 #define __MEMPOOL_CONTIG_BLOCKS_STAT_ADD(mp, name, n) do {} while (0) macro
1584 __MEMPOOL_CONTIG_BLOCKS_STAT_ADD(mp, get_success, n); in rte_mempool_get_contig_blocks()
1588 __MEMPOOL_CONTIG_BLOCKS_STAT_ADD(mp, get_fail, n); in rte_mempool_get_contig_blocks()