Lines Matching refs:test
168 int perf_test_result(struct evt_test *test, struct evt_options *opt);
170 int perf_test_setup(struct evt_test *test, struct evt_options *opt);
171 int perf_ethdev_setup(struct evt_test *test, struct evt_options *opt);
172 int perf_cryptodev_setup(struct evt_test *test, struct evt_options *opt);
173 int perf_mempool_setup(struct evt_test *test, struct evt_options *opt);
174 int perf_event_dev_port_setup(struct evt_test *test, struct evt_options *opt,
178 int perf_launch_lcores(struct evt_test *test, struct evt_options *opt,
181 void perf_test_destroy(struct evt_test *test, struct evt_options *opt);
182 void perf_eventdev_destroy(struct evt_test *test, struct evt_options *opt);
183 void perf_cryptodev_destroy(struct evt_test *test, struct evt_options *opt);
184 void perf_ethdev_destroy(struct evt_test *test, struct evt_options *opt);
185 void perf_ethdev_rx_stop(struct evt_test *test, struct evt_options *opt);
186 void perf_mempool_destroy(struct evt_test *test, struct evt_options *opt);