Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_latency.c20 struct cperf_latency_ctx { struct
44 cperf_latency_test_free(struct cperf_latency_ctx *ctx) in cperf_latency_test_free() argument
68 struct cperf_latency_ctx *ctx = NULL; in cperf_latency_test_constructor()
71 ctx = rte_malloc(NULL, sizeof(struct cperf_latency_ctx), 0); in cperf_latency_test_constructor()
124 struct cperf_latency_ctx *ctx = arg; in cperf_latency_test_runner()
370 struct cperf_latency_ctx *ctx = arg; in cperf_latency_test_destructor()