Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_latency.c14 struct cperf_op_result { struct
36 struct cperf_op_result *res; argument
40 struct cperf_op_result *result;
85 sizeof(struct cperf_op_result *); in cperf_latency_test_constructor()
98 ctx->res = rte_malloc(NULL, sizeof(struct cperf_op_result) * in cperf_latency_test_constructor()
168 sizeof(struct cperf_op_result *); in cperf_latency_test_runner()
H A Dcperf_test_verify.c32 struct cperf_op_result { struct