Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c164 static hrtime_t apic_last_hrtime = 0; variable
755 temp = apic_last_hrtime; in apic_gethrtime()
780 if (temp < apic_last_hrtime) { in apic_gethrtime()
783 temp = apic_last_hrtime; in apic_gethrtime()
786 apic_last_hrtime = temp; in apic_gethrtime()