Home
last modified time | relevance | path

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

/dpdk/app/test-crypto-perf/
H A Dcperf_test_common.h16 cperf_alloc_common_memory(const struct cperf_options *options,
H A Dcperf_test_throughput.c93 if (cperf_alloc_common_memory(options, test_vector, dev_id, qp_id, 0, in cperf_throughput_test_constructor()
H A Dcperf_test_common.c141 cperf_alloc_common_memory(const struct cperf_options *options, in cperf_alloc_common_memory() function
H A Dcperf_test_verify.c81 if (cperf_alloc_common_memory(options, test_vector, dev_id, qp_id, 0, in cperf_verify_test_constructor()
H A Dcperf_test_latency.c91 if (cperf_alloc_common_memory(options, test_vector, dev_id, qp_id, in cperf_latency_test_constructor()
H A Dcperf_test_pmd_cyclecount.c125 if (cperf_alloc_common_memory(options, test_vector, dev_id, qp_id, 0, in cperf_pmd_cyclecount_test_constructor()