Home
last modified time | relevance | path

Searched refs:tsc_perf_stat (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/i386/include/
HDclock.h22 extern int tsc_perf_stat;
/NextBSD/sys/amd64/include/
HDclock.h22 extern int tsc_perf_stat;
/NextBSD/sys/x86/x86/
HDtsc.c56 int tsc_perf_stat; variable
199 tsc_perf_stat = 1; in probe_tsc_freq()
HDcpu_machdep.c180 if (tsc_is_invariant && !tsc_perf_stat) in cpu_est_clockrate()
HDidentcpu.c1016 if (tsc_perf_stat) in printcpuinfo()