Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_common.h45 comp_perf_allocate_memory(struct comp_test_data *test_data,
H A Dcomp_perf_test_throughput.c40 if (!comp_perf_allocate_memory(ctx->ver.options, &ctx->ver.mem) in cperf_throughput_test_constructor()
H A Dcomp_perf_test_verify.c39 if (!comp_perf_allocate_memory(ctx->options, &ctx->mem) && in cperf_verify_test_constructor()
H A Dcomp_perf_test_common.c225 comp_perf_allocate_memory(struct comp_test_data *test_data, in comp_perf_allocate_memory() function
H A Dcomp_perf_test_cyclecount.c52 if (!comp_perf_allocate_memory(ctx->ver.options, &ctx->ver.mem) in cperf_cyclecount_test_constructor()