Home
last modified time | relevance | path

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

/dpdk/app/test-crypto-perf/
H A Dcperf_options_parsing.c310 parse_pool_sz(struct cperf_options *opts, const char *arg) in parse_pool_sz()
390 parse_imix(struct cperf_options *opts, const char *arg) in parse_imix()
413 parse_desc_nb(struct cperf_options *opts, const char *arg) in parse_desc_nb()
497 parse_sessionless(struct cperf_options *opts, in parse_sessionless()
505 parse_out_of_place(struct cperf_options *opts, in parse_out_of_place()
513 parse_test_file(struct cperf_options *opts, in parse_test_file()
525 parse_test_name(struct cperf_options *opts, in parse_test_name()
543 parse_silent(struct cperf_options *opts, in parse_silent()
892 cperf_options_default(struct cperf_options *opts) in cperf_options_default()
1134 cperf_options_check(struct cperf_options *options) in cperf_options_check()
[all …]
H A Dcperf_options.h90 struct cperf_options { struct
162 cperf_options_default(struct cperf_options *options); argument
165 cperf_options_parse(struct cperf_options *options,
169 cperf_options_check(struct cperf_options *options);
172 cperf_options_dump(struct cperf_options *options);
H A Dcperf_ops.h17 uint8_t dev_id, const struct cperf_options *options,
24 const struct cperf_options *options,
35 cperf_get_op_functions(const struct cperf_options *options,
H A Dcperf_test_vector_parsing.h22 free_test_vector(struct cperf_test_vector *vector, struct cperf_options *opts);
43 cperf_test_vector_get_from_file(struct cperf_options *opts);
H A Dcperf_test_common.h16 cperf_alloc_common_memory(const struct cperf_options *options,
26 const struct cperf_options *options,
H A Dcperf.h12 struct cperf_options;
21 const struct cperf_options *options,
H A Dcperf_ops.c17 const struct cperf_options *options, in cperf_set_ops_asym()
60 const struct cperf_options *options, in cperf_set_ops_security()
132 const struct cperf_options *options, in cperf_set_ops_security_ipsec()
192 const struct cperf_options *options, in cperf_set_ops_null_cipher()
232 const struct cperf_options *options, in cperf_set_ops_null_auth()
272 const struct cperf_options *options, in cperf_set_ops_cipher()
329 const struct cperf_options *options, in cperf_set_ops_auth()
430 const struct cperf_options *options, in cperf_set_ops_cipher_auth()
546 const struct cperf_options *options, in cperf_set_ops_aead()
659 const struct cperf_options *options, in create_ipsec_session()
[all …]
H A Dcperf_test_pmd_cyclecount.c37 const struct cperf_options *options;
43 const struct cperf_options *opts;
95 const struct cperf_options *options, in cperf_pmd_cyclecount_test_constructor()
394 const struct cperf_options *opts; in cperf_pmd_cyclecount_test_runner()
H A Dcperf_test_latency.h23 const struct cperf_options *options,
H A Dcperf_test_throughput.h24 const struct cperf_options *options,
H A Dcperf_test_pmd_cyclecount.h24 const struct cperf_options *options,
H A Dcperf_test_verify.h24 const struct cperf_options *options,
H A Dcperf_test_verify.c28 const struct cperf_options *options;
55 const struct cperf_options *options, in cperf_verify_test_constructor()
95 const struct cperf_options *options, in cperf_verify_op()
H A Dcperf_test_vector_parsing.c16 free_test_vector(struct cperf_test_vector *vector, struct cperf_options *opts) in free_test_vector()
276 struct cperf_options *opts, uint8_t tc_found) in parse_entry()
457 parse_file(struct cperf_test_vector *vector, struct cperf_options *opts) in parse_file()
561 cperf_test_vector_get_from_file(struct cperf_options *opts) in cperf_test_vector_get_from_file()
H A Dmain.c144 cperf_initialize_cryptodev(struct cperf_options *opts, uint8_t *enabled_cdevs) in cperf_initialize_cryptodev()
361 cperf_verify_devices_capabilities(struct cperf_options *opts, in cperf_verify_devices_capabilities()
457 cperf_check_test_vector(struct cperf_options *opts, in cperf_check_test_vector()
579 struct cperf_options opts = {0}; in main()
H A Dcperf_test_throughput.c28 const struct cperf_options *options;
67 const struct cperf_options *options, in cperf_throughput_test_constructor()
H A Dcperf_test_vectors.h101 cperf_test_vector_get_dummy(struct cperf_options *options);
H A Dcperf_test_common.c141 cperf_alloc_common_memory(const struct cperf_options *options, in cperf_alloc_common_memory()
268 const struct cperf_options *options, in cperf_mbuf_set()
H A Dcperf_test_latency.c34 const struct cperf_options *options;
63 const struct cperf_options *options, in cperf_latency_test_constructor()
H A Dcperf_test_vectors.c644 cperf_test_vector_get_dummy(struct cperf_options *options) in cperf_test_vector_get_dummy()