test_tsc 67 tools/perf/arch/x86/tests/perf-time-to-tsc.c u64 test_tsc, comm1_tsc, comm2_tsc; test_tsc 111 tools/perf/arch/x86/tests/perf-time-to-tsc.c test_tsc = rdtsc(); test_tsc 150 tools/perf/arch/x86/tests/perf-time-to-tsc.c test_time = tsc_to_perf_time(test_tsc, &tc); test_tsc 157 tools/perf/arch/x86/tests/perf-time-to-tsc.c test_time, test_tsc); test_tsc 165 tools/perf/arch/x86/tests/perf-time-to-tsc.c if (test_tsc <= comm1_tsc || test_tsc 166 tools/perf/arch/x86/tests/perf-time-to-tsc.c test_tsc >= comm2_tsc)