Searched refs:ops_unused (Results 1 – 5 of 5) sorted by relevance
130 uint16_t ops_unused = 0; in main_loop() local137 uint16_t ops_needed = num_ops - ops_unused; in main_loop()143 if ((ops_unused > 0) && (num_enq > 0)) { in main_loop()145 ops_unused * sizeof(struct rte_comp_op *); in main_loop()153 &ops[ops_unused], in main_loop()167 ops_unused; in main_loop()168 uint16_t op_id = ops_unused + i; in main_loop()204 ops_unused = num_ops - num_enq; in main_loop()
133 uint16_t ops_unused = 0; in main_loop() local142 uint16_t ops_needed = num_ops - ops_unused; in main_loop()148 if ((ops_unused > 0) && (num_enq > 0)) { in main_loop()150 ops_unused * sizeof(struct rte_comp_op *); in main_loop()158 &ops[ops_unused], in main_loop()172 ops_unused; in main_loop()173 uint16_t op_id = ops_unused + i; in main_loop()209 ops_unused = num_ops - num_enq; in main_loop()
255 uint16_t ops_unused = 0; in main_loop() local262 uint16_t ops_needed = num_ops - ops_unused; in main_loop()268 if ((ops_unused > 0) && (num_enq > 0)) { in main_loop()270 ops_unused * sizeof(struct rte_comp_op *); in main_loop()292 ops_unused; in main_loop()293 uint16_t op_id = ops_unused + i; in main_loop()340 ops_unused = num_ops - num_enq; in main_loop()
151 uint16_t ops_unused = 0; in cperf_throughput_test_runner() local163 uint16_t ops_needed = burst_size - ops_unused; in cperf_throughput_test_runner()189 size_t nb_b_to_mov = ops_unused * sizeof( in cperf_throughput_test_runner()217 ops_unused = burst_size - ops_enqd; in cperf_throughput_test_runner()
247 uint16_t ops_unused = 0; in cperf_verify_test_runner() local285 uint16_t ops_needed = burst_size - ops_unused; in cperf_verify_test_runner()332 ops_unused = burst_size - ops_enqd; in cperf_verify_test_runner()