Searched refs:apic_coarse_hrtime (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_common.h109 extern int apic_coarse_hrtime; /* 0 - use accurate slow gethrtime() */
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c228 if (apic_coarse_hrtime)
H A Dapic_common.c140 int apic_coarse_hrtime = 1; /* 0 - use accurate slow gethrtime() */ variable
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c236 if (apic_coarse_hrtime)

Completed in 53 milliseconds