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);
29 struct cperf_op_fns { struct36 struct cperf_op_fns *op_fns); argument
25 const struct cperf_op_fns *ops_fn);
26 const struct cperf_op_fns *ops_fn);
69 const struct cperf_op_fns *op_fns) in cperf_throughput_test_constructor()
57 const struct cperf_op_fns *op_fns) in cperf_verify_test_constructor()
65 const struct cperf_op_fns *op_fns) in cperf_latency_test_constructor()
97 const struct cperf_op_fns *op_fns) in cperf_pmd_cyclecount_test_constructor()
1073 struct cperf_op_fns *op_fns) in cperf_get_op_functions()1075 memset(op_fns, 0, sizeof(struct cperf_op_fns)); in cperf_get_op_functions()
581 struct cperf_op_fns op_fns; in main()