Searched refs:eth_end (Results 1 – 1 of 1) sorted by relevance
49 const uint64_t eth_end = rte_rdtsc(); in test_empty_dequeue() local54 (double)(eth_end - eth_start) / iterations); in test_empty_dequeue()85 const uint64_t eth_end = rte_rdtsc_precise(); in test_single_enqueue_dequeue() local91 (eth_end-eth_start) >> iter_shift); in test_single_enqueue_dequeue()119 const uint64_t eth_end = rte_rdtsc_precise(); in test_bulk_enqueue_dequeue() local124 double eth_avg = ((double)(eth_end-eth_start) / in test_bulk_enqueue_dequeue()