Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_common.h16 cperf_alloc_common_memory(const struct cperf_options *options,
H A Dcperf_test_common.c127 cperf_alloc_common_memory(const struct cperf_options *options, in cperf_alloc_common_memory() function
H A Dcperf_test_throughput.c89 if (cperf_alloc_common_memory(options, test_vector, dev_id, qp_id, 0, in cperf_throughput_test_constructor()
H A Dcperf_test_latency.c92 if (cperf_alloc_common_memory(options, test_vector, dev_id, qp_id, in cperf_latency_test_constructor()
H A Dcperf_test_verify.c82 if (cperf_alloc_common_memory(options, test_vector, dev_id, qp_id, 0, in cperf_verify_test_constructor()
H A Dcperf_test_pmd_cyclecount.c128 if (cperf_alloc_common_memory(options, test_vector, dev_id, qp_id, 0, in cperf_pmd_cyclecount_test_constructor()