Home
last modified time | relevance | path

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

/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c23 cperf_populate_ops_t populate_ops; member
80 ctx->populate_ops = op_fns->populate_ops; in cperf_throughput_test_constructor()
182 (ctx->populate_ops)(ops, ctx->src_buf_offset, in cperf_throughput_test_runner()
H A Dcperf_test_pmd_cyclecount.c32 cperf_populate_ops_t populate_ops; member
112 ctx->populate_ops = op_fns->populate_ops; in cperf_pmd_cyclecount_test_constructor()
175 (state->ctx->populate_ops)(ops, in pmd_cyclecount_bench_ops()
226 (state->ctx->populate_ops)(ops, in pmd_cyclecount_build_ops()
H A Dcperf_test_verify.c23 cperf_populate_ops_t populate_ops; member
68 ctx->populate_ops = op_fns->populate_ops; in cperf_verify_test_constructor()
262 (ctx->populate_ops)(ops, ctx->src_buf_offset, in cperf_verify_test_runner()
H A Dcperf_test_latency.c29 cperf_populate_ops_t populate_ops; member
77 ctx->populate_ops = op_fns->populate_ops; in cperf_latency_test_constructor()
198 (ctx->populate_ops)(ops, ctx->src_buf_offset, in cperf_latency_test_runner()
H A Dcperf_ops.h31 cperf_populate_ops_t populate_ops; member
H A Dcperf_ops.c1081 op_fns->populate_ops = cperf_set_ops_aead; in cperf_get_op_functions()
1086 op_fns->populate_ops = cperf_set_ops_cipher_auth; in cperf_get_op_functions()
1090 op_fns->populate_ops = cperf_set_ops_null_auth; in cperf_get_op_functions()
1092 op_fns->populate_ops = cperf_set_ops_auth; in cperf_get_op_functions()
1096 op_fns->populate_ops = cperf_set_ops_null_cipher; in cperf_get_op_functions()
1098 op_fns->populate_ops = cperf_set_ops_cipher; in cperf_get_op_functions()
1101 op_fns->populate_ops = cperf_set_ops_asym; in cperf_get_op_functions()
1106 op_fns->populate_ops = cperf_set_ops_security; in cperf_get_op_functions()
1109 op_fns->populate_ops = cperf_set_ops_security_ipsec; in cperf_get_op_functions()