Searched refs:cperf_verify_ctx (Results 1 – 5 of 5) sorted by relevance
14 struct cperf_verify_ctx { struct37 cperf_verify_test_free(struct cperf_verify_ctx *ctx) in cperf_verify_test_free() argument60 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()
18 ((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()
13 struct cperf_verify_ctx { struct
15 struct cperf_verify_ctx ver;