Home
last modified time | relevance | path

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

/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c84 struct test_core_param { struct
555 struct test_core_param *param = arg; in worker_multi_port_fn()
613 struct test_core_param *param; in launch_workers_and_wait()
623 param = malloc(sizeof(struct test_core_param) * nb_workers); in launch_workers_and_wait()
885 struct test_core_param *param = arg; in worker_flow_based_pipeline()
1040 struct test_core_param *param = arg; in worker_group_based_pipeline()
1200 struct test_core_param *param = arg; in worker_flow_based_pipeline_max_stages_rand_sched_type()
1270 struct test_core_param *param = arg; in worker_queue_based_pipeline_max_stages_rand_sched_type()
1312 struct test_core_param *param = arg; in worker_mixed_pipeline_max_stages_rand_sched_type()
1355 struct test_core_param *param = arg; in worker_ordered_flow_producer()
/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev_selftest.c83 struct test_core_param { struct
541 struct test_core_param *param = arg; in worker_multi_port_fn()
596 struct test_core_param *param; in launch_workers_and_wait()
608 param = malloc(sizeof(struct test_core_param) * nb_workers); in launch_workers_and_wait()
890 struct test_core_param *param = arg; in worker_flow_based_pipeline()
1046 struct test_core_param *param = arg; in worker_group_based_pipeline()
1206 struct test_core_param *param = arg; in worker_flow_based_pipeline_max_stages_rand_sched_type()
1275 struct test_core_param *param = arg; in worker_queue_based_pipeline_max_stages_rand_sched_type()
1320 struct test_core_param *param = arg; in worker_mixed_pipeline_max_stages_rand_sched_type()
1366 struct test_core_param *param = arg; in worker_ordered_flow_producer()
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c51 struct test_core_param { struct
443 struct test_core_param *param = arg; in worker_multi_port_fn()
502 struct test_core_param *param; in launch_workers_and_wait()
512 param = malloc(sizeof(struct test_core_param) * nb_workers); in launch_workers_and_wait()