Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_efd_perf.c64 struct efd_perf_params { struct
94 shuffle_input_keys(struct efd_perf_params *params) in shuffle_input_keys()
128 setup_keys_and_data(struct efd_perf_params *params, unsigned int cycle) in setup_keys_and_data()
179 timed_adds(struct efd_perf_params *params) in timed_adds()
206 timed_lookups(struct efd_perf_params *params) in timed_lookups()
240 timed_lookups_multi(struct efd_perf_params *params) in timed_lookups_multi()
284 timed_deletes(struct efd_perf_params *params) in timed_deletes()
313 perform_frees(struct efd_perf_params *params) in perform_frees()
322 exit_with_fail(const char *testname, struct efd_perf_params *params, in exit_with_fail()
336 struct efd_perf_params params; in run_all_tbl_perf_tests()