Searched refs:cperf_benchmark_ctx (Results 1 – 2 of 2) sorted by relevance
18 ((struct cperf_benchmark_ctx *)arg)->ver.options, in cperf_throughput_test_destructor()19 &((struct cperf_benchmark_ctx *)arg)->ver.mem); in cperf_throughput_test_destructor()28 struct cperf_benchmark_ctx *ctx = NULL; in cperf_throughput_test_constructor()30 ctx = rte_malloc(NULL, sizeof(struct cperf_benchmark_ctx), 0); in cperf_throughput_test_constructor()49 main_loop(struct cperf_benchmark_ctx *ctx, enum rte_comp_xform_type type) in main_loop()329 struct cperf_benchmark_ctx *ctx = test_ctx; in cperf_throughput_test_runner()
14 struct cperf_benchmark_ctx { struct