Home
last modified time | relevance | path

Searched defs:test_data (Results 1 – 14 of 14) sorted by relevance

/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_options_parse.c286 parse_num_iter(struct comp_test_data *test_data, const char *arg) in parse_num_iter()
305 parse_pool_sz(struct comp_test_data *test_data, const char *arg) in parse_pool_sz()
323 parse_burst_sz(struct comp_test_data *test_data, const char *arg) in parse_burst_sz()
361 parse_seg_sz(struct comp_test_data *test_data, const char *arg) in parse_seg_sz()
406 parse_window_sz(struct comp_test_data *test_data, const char *arg) in parse_window_sz()
444 parse_op_type(struct comp_test_data *test_data, const char *arg) in parse_op_type()
504 parse_level(struct comp_test_data *test_data, const char *arg) in parse_level()
536 parse_external_mbufs(struct comp_test_data *test_data, in parse_external_mbufs()
544 parse_cyclecount_delay_us(struct comp_test_data *test_data, in parse_cyclecount_delay_us()
643 comp_perf_options_default(struct comp_test_data *test_data) in comp_perf_options_default()
[all …]
H A Dcomp_perf_test_common.c81 comp_perf_free_memory(struct comp_test_data *test_data, in comp_perf_free_memory()
148 comp_perf_allocate_external_mbufs(struct comp_test_data *test_data, in comp_perf_allocate_external_mbufs()
225 comp_perf_allocate_memory(struct comp_test_data *test_data, in comp_perf_allocate_memory()
344 prepare_bufs(struct comp_test_data *test_data, struct cperf_mem_resources *mem) in prepare_bufs()
501 print_test_dynamics(const struct comp_test_data *test_data) in print_test_dynamics()
H A Dmain.c52 static struct comp_test_data *test_data; variable
55 comp_perf_check_capabilities(struct comp_test_data *test_data, uint8_t cdev_id) in comp_perf_check_capabilities()
118 comp_perf_initialize_compressdev(struct comp_test_data *test_data, in comp_perf_initialize_compressdev()
227 comp_perf_dump_input_data(struct comp_test_data *test_data) in comp_perf_dump_input_data()
H A Dcomp_perf_test_throughput.c51 struct comp_test_data *test_data = ctx->ver.options; in main_loop() local
330 struct comp_test_data *test_data = ctx->ver.options; in cperf_throughput_test_runner() local
H A Dcomp_perf_test_cyclecount.c68 struct comp_test_data *test_data = ctx->ver.options; in cperf_cyclecount_op_setup() local
155 struct comp_test_data *test_data = ctx->ver.options; in main_loop() local
469 struct comp_test_data *test_data = ctx->ver.options; in cperf_cyclecount_test_runner() local
H A Dcomp_perf_test_verify.c50 struct comp_test_data *test_data = ctx->options; in main_loop() local
389 struct comp_test_data *test_data = ctx->options; in cperf_verify_test_runner() local
/f-stack/dpdk/app/test/
H A Dtest_compressdev.c2207 struct test_data_params test_data = { in test_compressdev_deflate_stateless_fixed() local
2279 struct test_data_params test_data = { in test_compressdev_deflate_stateless_dynamic() local
2335 struct test_data_params test_data = { in test_compressdev_deflate_stateless_multi_op() local
2390 struct test_data_params test_data = { in test_compressdev_deflate_stateless_multi_level() local
2481 struct test_data_params test_data = { in test_compressdev_deflate_stateless_multi_xform() local
2531 struct test_data_params test_data = { in test_compressdev_deflate_stateless_sgl() local
2643 struct test_data_params test_data = { in test_compressdev_deflate_stateless_checksum() local
2762 struct test_data_params test_data = { in test_compressdev_out_of_space_buffer() local
2841 struct test_data_params test_data = { in test_compressdev_deflate_stateless_dynamic_big() local
2905 struct test_data_params test_data = { in test_compressdev_deflate_stateful_decomp() local
[all …]
H A Dtest_trace_perf.c24 struct test_data { struct
44 measure_perf(const char *str, struct test_data *data) in measure_perf() argument
H A Dtest_acl.c272 test_classify_alg(struct rte_acl_ctx *acx, struct ipv4_7tuple test_data[], in test_classify_alg()
331 test_classify_run(struct rte_acl_ctx *acx, struct ipv4_7tuple test_data[], in test_classify_run()
518 static struct ipv4_7tuple test_data[] = { in test_build_ports_range() local
1662 struct ipv4_7tuple test_data[64]; in test_u32_range() local
H A Dtest_crc.c70 uint8_t *test_data; in test_crc_calc() local
H A Dtest_cryptodev_blockcipher.h47 const struct blockcipher_test_data *test_data; member
H A Dtest_mbuf.c2109 struct test_case *test_data) in create_packet()
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dsign.c17 static TestData test_data[] = { variable
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_verify.c206 uint8_t *test_data; in cperf_mbuf_set() local