Searched refs:MEMPOOL_ELT_SIZE (Results 1 – 3 of 3) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_mempool.c | 46 #define MEMPOOL_ELT_SIZE 2048 macro 196 MEMPOOL_ELT_SIZE, in test_mempool_creation_with_exceeded_cache_size() 215 MEMPOOL_ELT_SIZE, 0, 0, in test_mempool_creation_with_invalid_flags() 337 MEMPOOL_ELT_SIZE, 0, 0, in test_mempool_sp_sc() 444 MEMPOOL_ELT_SIZE, 0, 0, in test_mempool_same_name_twice_creation() 453 MEMPOOL_ELT_SIZE, 0, 0, in test_mempool_same_name_twice_creation() 871 MEMPOOL_ELT_SIZE, in test_mempool() 885 MEMPOOL_ELT_SIZE, in test_mempool() 906 MEMPOOL_ELT_SIZE, in test_mempool() 929 MEMPOOL_ELT_SIZE, in test_mempool() [all …]
|
| H A D | test_mempool_perf.c | 70 #define MEMPOOL_ELT_SIZE 2048 macro 336 MEMPOOL_ELT_SIZE, 0, 0, in test_mempool_perf() 345 MEMPOOL_ELT_SIZE, in test_mempool_perf() 357 MEMPOOL_ELT_SIZE, in test_mempool_perf()
|
| H A D | test_func_reentrancy.c | 51 #define MEMPOOL_ELT_SIZE (sizeof(uint32_t)) macro 176 MEMPOOL_ELT_SIZE, 0, 0, in mempool_create_lookup() 188 MEMPOOL_ELT_SIZE, 0, 0, in mempool_create_lookup()
|