Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c14 struct cperf_throughput_ctx { struct
33 cperf_throughput_test_free(struct cperf_throughput_ctx *ctx) in cperf_throughput_test_free() argument
67 struct cperf_throughput_ctx *ctx = NULL; in cperf_throughput_test_constructor()
69 ctx = rte_malloc(NULL, sizeof(struct cperf_throughput_ctx), 0); in cperf_throughput_test_constructor()
104 struct cperf_throughput_ctx *ctx = test_ctx; in cperf_throughput_test_runner()
334 struct cperf_throughput_ctx *ctx = arg; in cperf_throughput_test_destructor()