Searched refs:tsc_perf_stat (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/amd64/include/
H A Dclock.h22 extern int tsc_perf_stat;
/freebsd-11-stable/sys/i386/include/
H A Dclock.h22 extern int tsc_perf_stat;
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.c294 if (tsc_is_invariant && !tsc_perf_stat)
H A Didentcpu.c1074 if (tsc_perf_stat)
H A Dtsc.c57 int tsc_perf_stat; variable
242 tsc_perf_stat = 1;

Completed in 189 milliseconds