Searched refs:primaryTimestamp (Results 1 – 3 of 3) sorted by relevance
462 reserved->statistics->primaryTimestamp = mach_absolute_time(); in normalInterruptOccurred()493 reserved->statistics->primaryTimestamp = mach_absolute_time(); in disableInterruptOccurred()537 return reserved->statistics->primaryTimestamp; in getPrimaryInterruptTimestamp()
228 IOInterruptEventSource::reserved->statistics->primaryTimestamp = startTime; in normalInterruptOccurred()281 IOInterruptEventSource::reserved->statistics->primaryTimestamp = startTime; in disableInterruptOccurred()
164 volatile uint64_t primaryTimestamp __attribute__((aligned(8))); member