Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOFilterInterruptEventSource.cpp48 IOStatistics::countInterrupt(IOEventSource::reserved->counter); \
H A DIOInterruptEventSource.cpp56 IOStatistics::countInterrupt(IOEventSource::reserved->counter); \
/xnu-11215/iokit/IOKit/
H A DIOStatisticsPrivate.h311 countInterrupt(IOEventSourceCounter *counter) in countInterrupt() function