Home
last modified time | relevance | path

Searched refs:tsc_gethrtime_enable (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/i86pc/sys/
H A Dclock.h69 extern int tsc_gethrtime_enable;
/titanic_41/usr/src/uts/i86pc/io/ppm/
H A Dacpisleep.c71 extern int tsc_gethrtime_enable;
/titanic_41/usr/src/uts/i86pc/os/
H A Dtimestamp.c365 if (tsc_gethrtime_enable) { in tsc_unscalehrtime()
718 if (tsc_gethrtime_enable) { in tsc_suspend()
H A Dcpr_impl.c79 extern int tsc_gethrtime_enable;
386 if (tsc_gethrtime_enable) { in i_cpr_pre_resume_cpus()
977 if (tsc_gethrtime_enable) { in i_cpr_start_cpu()
H A Dmp_machdep.c176 int tsc_gethrtime_enable = 0; variable
178 int tsc_gethrtime_enable = 1; variable
1431 tsc_gethrtime_enable = 0; in mach_clkinit()
1434 if (tsc_gethrtime_enable) { in mach_clkinit()
H A Dmp_startup.c1408 if (tsc_gethrtime_enable) in mp_start_cpu_common()
1684 if (tsc_gethrtime_enable) in mp_startup_common()
/titanic_41/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_timer.c133 if (!tsc_gethrtime_enable) in apic_timer_init()
/titanic_41/usr/src/uts/i86pc/io/
H A Dcbe.c67 extern int tsc_gethrtime_enable;