Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_verify.c14 struct cperf_verify_ctx { struct
37 cperf_verify_test_free(struct cperf_verify_ctx *ctx) in cperf_verify_test_free() argument
60 struct cperf_verify_ctx *ctx = NULL; in cperf_verify_test_constructor()
62 ctx = rte_malloc(NULL, sizeof(struct cperf_verify_ctx), 0); in cperf_verify_test_constructor()
238 struct cperf_verify_ctx *ctx = test_ctx; in cperf_verify_test_runner()
429 struct cperf_verify_ctx *ctx = arg; in cperf_verify_test_destructor()
/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_verify.c18 ((struct cperf_verify_ctx *)arg)->options, in cperf_verify_test_destructor()
19 &((struct cperf_verify_ctx *)arg)->mem); in cperf_verify_test_destructor()
28 struct cperf_verify_ctx *ctx = NULL; in cperf_verify_test_constructor()
30 ctx = rte_malloc(NULL, sizeof(struct cperf_verify_ctx), 0); in cperf_verify_test_constructor()
48 main_loop(struct cperf_verify_ctx *ctx, enum rte_comp_xform_type type) in main_loop()
388 struct cperf_verify_ctx *ctx = test_ctx; in cperf_verify_test_runner()
H A Dcomp_perf_test_verify.h13 struct cperf_verify_ctx { struct
H A Dcomp_perf_test_throughput.h15 struct cperf_verify_ctx ver;
H A Dcomp_perf_test_cyclecount.c15 struct cperf_verify_ctx ver;