Home
last modified time | relevance | path

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

/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_cyclecount.c22 uint64_t duration_deq; member
172 ctx->duration_deq = 0; in main_loop()
350 ctx->duration_deq += tsc_duration; in main_loop()
401 ctx->duration_deq += tsc_duration; in main_loop()
531 duration_deq_per_op_comp = ctx->duration_deq / in cperf_cyclecount_test_runner()
545 duration_deq_per_op_decomp = ctx->duration_deq / in cperf_cyclecount_test_runner()