Home
last modified time | relevance | path

Searched refs:ops_deqd_total (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c147 uint64_t ops_deqd = 0, ops_deqd_total = 0, ops_deqd_failed = 0; in cperf_throughput_test_runner() local
230 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()
H A Dcperf_test_verify.c241 uint64_t ops_deqd = 0, ops_deqd_total = 0, ops_deqd_failed = 0; in cperf_verify_test_runner() local
358 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()