Searched refs:enablePrimaryTimestamp (Results 1 – 3 of 3) sorted by relevance
224 || IOInterruptEventSource::reserved->statistics->enablePrimaryTimestamp) { in normalInterruptOccurred()227 if (IOInterruptEventSource::reserved->statistics->enablePrimaryTimestamp) { in normalInterruptOccurred()277 || IOInterruptEventSource::reserved->statistics->enablePrimaryTimestamp) { in disableInterruptOccurred()280 if (IOInterruptEventSource::reserved->statistics->enablePrimaryTimestamp) { in disableInterruptOccurred()
461 if (reserved->statistics->enablePrimaryTimestamp) { in normalInterruptOccurred()492 if (reserved->statistics->enablePrimaryTimestamp) { in disableInterruptOccurred()529 reserved->statistics->enablePrimaryTimestamp = enable; in enablePrimaryInterruptTimestamp()536 if (reserved->statistics && reserved->statistics->enablePrimaryTimestamp) { in getPrimaryInterruptTimestamp()
163 bool enablePrimaryTimestamp; member