Searched refs:total_events (Results 1 – 3 of 3) sorted by relevance
84 rte_atomic32_t *total_events; member398 if (++events >= total_events) in consume_events()543 rte_atomic32_t *total_events = param->total_events; in worker_multi_port_fn() local710 total_events, count); in test_dev_stop_flush()849 port0_events += total_events; in test_queue_to_port_multi_link()851 port1_events += total_events; in test_queue_to_port_multi_link()871 rte_atomic32_t *total_events = param->total_events; in worker_flow_based_pipeline() local1028 rte_atomic32_t *total_events = param->total_events; in worker_group_based_pipeline() local1188 rte_atomic32_t *total_events = param->total_events; in worker_flow_based_pipeline_max_stages_rand_sched_type() local1268 rte_atomic32_t *total_events = param->total_events; in worker_queue_based_pipeline_max_stages_rand_sched_type() local[all …]
85 rte_atomic32_t *total_events; member559 rte_atomic32_t *total_events = param->total_events; in worker_multi_port_fn() local723 total_events, count); in test_dev_stop_flush()781 total_events /* events */); in test_queue_to_port_single_link()890 rte_atomic32_t *total_events = param->total_events; in worker_flow_based_pipeline() local952 total_events /* events */); in test_multiport_flow_sched_type_test()1045 rte_atomic32_t *total_events = param->total_events; in worker_group_based_pipeline() local1114 total_events /* events */); in test_multiport_queue_sched_type_test()1204 rte_atomic32_t *total_events = param->total_events; in worker_flow_based_pipeline_max_stages_rand_sched_type() local1279 rte_atomic32_t *total_events = param->total_events; in worker_queue_based_pipeline_max_stages_rand_sched_type() local[all …]
52 rte_atomic32_t *total_events; member298 for (i = 0; i < total_events; i++) { in generate_random_events()373 if (++events >= total_events) in consume_events()447 rte_atomic32_t *total_events = param->total_events; in worker_multi_port_fn() local458 rte_atomic32_sub(total_events, 1); in worker_multi_port_fn()578 worker_multi_port_fn, total_events, in test_multi_queue_enq_multi_port_deq()612 total_events, count); in test_dev_stop_flush()672 total_events /* events */); in test_queue_to_port_single_link()751 total_events /* events */); in test_queue_to_port_multi_link()756 port0_events += total_events; in test_queue_to_port_multi_link()[all …]