Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c161 volatile int apic_hrtime_stamp = 0; variable
676 while ((old_hrtime_stamp = apic_hrtime_stamp) & 1) in apic_gettime()
681 if (apic_hrtime_stamp != old_hrtime_stamp) { /* got an interrupt */ in apic_gettime()
721 while ((old_hrtime_stamp = apic_hrtime_stamp) & 1) in apic_gethrtime()
774 if (apic_hrtime_stamp != old_hrtime_stamp) { /* got an interrupt */ in apic_gethrtime()
H A Dapic.c555 apic_hrtime_stamp++; in apic_intr_enter()
557 apic_hrtime_stamp++; in apic_intr_enter()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dapic_common.h134 extern volatile int apic_hrtime_stamp;
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix.c680 apic_hrtime_stamp++; in apix_intr_enter()
682 apic_hrtime_stamp++; in apix_intr_enter()