Home
last modified time | relevance | path

Searched defs:ops_deqd (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c152 uint64_t ops_deqd = 0, ops_deqd_total = 0, ops_deqd_failed = 0; in cperf_throughput_test_runner() local
H A Dcperf_test_verify.c204 uint64_t ops_deqd = 0, ops_deqd_total = 0, ops_deqd_failed = 0; in cperf_verify_test_runner() local
H A Dcperf_test_latency.c170 uint64_t ops_enqd = 0, ops_deqd = 0; in cperf_latency_test_runner() local
H A Dcperf_test_pmd_cyclecount.c48 uint32_t ops_deqd; member