Searched refs:tsc_idx (Results 1 – 1 of 1) sorted by relevance
175 uint64_t tsc_max = 0, tsc_min = ~0UL, tsc_tot = 0, tsc_idx = 0; in cperf_latency_test_runner() local235 ctx->res[tsc_idx].tsc_start = tsc_start; in cperf_latency_test_runner()241 priv_data->result = (void *)&ctx->res[tsc_idx]; in cperf_latency_test_runner()242 tsc_idx++; in cperf_latency_test_runner()289 for (i = 0; i < tsc_idx; i++) { in cperf_latency_test_runner()303 uint64_t tsc_avg = tsc_tot / tsc_idx; in cperf_latency_test_runner()