Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_cyclecount.c80 uint32_t total_enq_ops = 0; in cperf_cyclecount_op_setup() local
104 uint32_t buf_id = total_enq_ops + i; in cperf_cyclecount_op_setup()
132 total_enq_ops += num_enq; in cperf_cyclecount_op_setup()
254 uint32_t total_enq_ops = 0; in main_loop() local
291 uint32_t buf_id = total_enq_ops + i + in main_loop()
342 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()