Searched refs:tsc_max (Results 1 – 1 of 1) sorted by relevance
174 uint64_t tsc_max = 0, tsc_min = ~0UL, tsc_tot = 0, tsc_idx = 0; in cperf_latency_test_runner() local296 tsc_max = RTE_MAX(tsc_val, tsc_max); in cperf_latency_test_runner()312 time_max = tunit*(double)(tsc_max) / tsc_hz; in cperf_latency_test_runner()353 tsc_avg, tsc_max, tsc_min); in cperf_latency_test_runner()