Searched refs:ops_deqd_total (Results 1 – 2 of 2) sorted by relevance
147 uint64_t ops_deqd = 0, ops_deqd_total = 0, ops_deqd_failed = 0; in cperf_throughput_test_runner() local230 ops_deqd_total += ops_deqd; in cperf_throughput_test_runner()244 while (ops_deqd_total < ctx->options->total_ops) { in cperf_throughput_test_runner()256 ops_deqd_total += ops_deqd; in cperf_throughput_test_runner()289 ops_deqd_total, in cperf_throughput_test_runner()308 ops_deqd_total, in cperf_throughput_test_runner()
241 uint64_t ops_deqd = 0, ops_deqd_total = 0, ops_deqd_failed = 0; in cperf_verify_test_runner() local358 ops_deqd_total += ops_deqd; in cperf_verify_test_runner()363 while (ops_deqd_total < ctx->options->total_ops) { in cperf_verify_test_runner()383 ops_deqd_total += ops_deqd; in cperf_verify_test_runner()399 ops_deqd_total, in cperf_verify_test_runner()415 ops_deqd_total, in cperf_verify_test_runner()