Searched refs:cperf_op_fns (Results 1 – 12 of 12) sorted by relevance
14 struct cperf_op_fns;23 const struct cperf_op_fns *op_fns);
28 struct cperf_op_fns { struct35 struct cperf_op_fns *op_fns); argument
26 const struct cperf_op_fns *ops_fn);
25 const struct cperf_op_fns *ops_fn);
65 const struct cperf_op_fns *op_fns) in cperf_throughput_test_constructor()
66 const struct cperf_op_fns *op_fns) in cperf_latency_test_constructor()
58 const struct cperf_op_fns *op_fns) in cperf_verify_test_constructor()
100 const struct cperf_op_fns *op_fns) in cperf_pmd_cyclecount_test_constructor()
817 struct cperf_op_fns *op_fns) in cperf_get_op_functions()819 memset(op_fns, 0, sizeof(struct cperf_op_fns)); in cperf_get_op_functions()
510 struct cperf_op_fns op_fns; in main()