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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c165 static hrtime_t apic_last_hrtime = 0; variable
756 temp = apic_last_hrtime;
781 if (temp < apic_last_hrtime) {
784 temp = apic_last_hrtime;
787 apic_last_hrtime = temp;

Completed in 47 milliseconds