Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dclock.h20 extern int tsc_perf_stat;
/freebsd/sys/x86/x86/
H A Dtsc.c60 int tsc_perf_stat; variable
450 tsc_perf_stat = 1; in start_TSC()
H A Didentcpu.c1140 if (tsc_perf_stat) in printcpuinfo()
H A Dcpu_machdep.c323 if (tsc_is_invariant && !tsc_perf_stat) in cpu_est_clockrate()