Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_pmd_cyclecount.c21 struct cperf_pmd_cyclecount_ctx { struct
42 struct cperf_pmd_cyclecount_ctx *ctx; argument
60 cperf_pmd_cyclecount_test_free(struct cperf_pmd_cyclecount_ctx *ctx) in cperf_pmd_cyclecount_test_free()
102 struct cperf_pmd_cyclecount_ctx *ctx = NULL; in cperf_pmd_cyclecount_test_constructor()
108 ctx = rte_malloc(NULL, sizeof(struct cperf_pmd_cyclecount_ctx), 0); in cperf_pmd_cyclecount_test_constructor()
502 struct cperf_pmd_cyclecount_ctx *ctx = arg; in cperf_pmd_cyclecount_test_destructor()