Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dclock.h22 extern int tsc_perf_stat;
/f-stack/freebsd/amd64/include/
H A Dclock.h22 extern int tsc_perf_stat;
/f-stack/freebsd/x86/x86/
H A Dtsc.c60 int tsc_perf_stat; variable
245 tsc_perf_stat = 1; in probe_tsc_freq()
H A Dcpu_machdep.c287 if (tsc_is_invariant && !tsc_perf_stat) in cpu_est_clockrate()
H A Didentcpu.c1127 if (tsc_perf_stat) in printcpuinfo()