Searched refs:tsc_enq (Results 1 – 1 of 1) sorted by relevance
302 uint64_t tsc_enq; in pmd_cyclecount_bench_burst_sz() local307 tsc_enq = 0; in pmd_cyclecount_bench_burst_sz()360 tsc_enq += tsc_end - tsc_start; in pmd_cyclecount_bench_burst_sz()387 state->cycles_per_enq = (double)tsc_enq / state->ops_enqd; in pmd_cyclecount_bench_burst_sz()