Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOEventSource.cpp80 IOStatistics::countOpenGate(reserved->counter); \
H A DIOTimerEventSource.cpp73 IOStatistics::countOpenGate(me->IOEventSource::reserved->counter); \
/xnu-11215/iokit/IOKit/
H A DIOStatisticsPrivate.h284 countOpenGate(IOEventSourceCounter *counter) in countOpenGate() function