Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_cyclecount.c14 struct cperf_cyclecount_ctx { struct
28 struct cperf_cyclecount_ctx *ctx = arg; in cperf_cyclecount_test_destructor() argument
40 struct cperf_cyclecount_ctx *ctx = NULL; in cperf_cyclecount_test_constructor()
42 ctx = rte_malloc(NULL, sizeof(struct cperf_cyclecount_ctx), 0); in cperf_cyclecount_test_constructor()
62 struct cperf_cyclecount_ctx *ctx, in cperf_cyclecount_op_setup()
153 main_loop(struct cperf_cyclecount_ctx *ctx, enum rte_comp_xform_type type) in main_loop()
468 struct cperf_cyclecount_ctx *ctx = test_ctx; in cperf_cyclecount_test_runner()