Home
last modified time | relevance | path

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

/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_cyclecount.c79 uint32_t total_enq_ops = 0; in cperf_cyclecount_op_setup() local
103 uint32_t buf_id = total_enq_ops + i; in cperf_cyclecount_op_setup()
131 total_enq_ops += num_enq; in cperf_cyclecount_op_setup()
253 uint32_t total_enq_ops = 0; in main_loop() local
290 uint32_t buf_id = total_enq_ops + i + in main_loop()
341 total_enq_ops += num_enq; in main_loop()
H A Dcomp_perf_test_throughput.c129 uint32_t total_enq_ops = 0; in main_loop() local
166 uint32_t buf_id = total_enq_ops + i + in main_loop()
206 total_enq_ops += num_enq; in main_loop()
H A Dcomp_perf_test_verify.c132 uint32_t total_enq_ops = 0; in main_loop() local
171 uint32_t buf_id = total_enq_ops + i + in main_loop()
211 total_enq_ops += num_enq; in main_loop()