Lines Matching refs:flow_counter
44 uint32_t flow_counter = 0; in perf_producer() local
65 ev.flow_id = flow_counter++ % nb_flows; in perf_producer()
96 uint32_t flow_counter = 0; in perf_producer_burst() local
126 ev[i].flow_id = flow_counter++ % nb_flows; in perf_producer_burst()
154 uint32_t flow_counter = 0; in perf_event_timer_producer() local
190 m[i]->tim.ev.flow_id = flow_counter++ % nb_flows; in perf_event_timer_producer()
194 adptr[flow_counter % nb_timer_adptrs], in perf_event_timer_producer()
220 uint32_t flow_counter = 0; in perf_event_timer_producer_burst() local
256 m[i]->tim.ev.flow_id = flow_counter++ % nb_flows; in perf_event_timer_producer_burst()
261 adptr[flow_counter % nb_timer_adptrs], in perf_event_timer_producer_burst()
289 uint32_t flow_counter = 0; in crypto_adapter_enq_op_new() local
315 op, crypto_sess[flow_counter++ % nb_flows]); in crypto_adapter_enq_op_new()
337 uint32_t flow_counter = 0; in crypto_adapter_enq_op_fwd() local
369 op, crypto_sess[flow_counter++ % nb_flows]); in crypto_adapter_enq_op_fwd()