Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOEventSource.cpp85 IOStatistics::countCloseGate(reserved->counter); \
H A DIOTimerEventSource.cpp78 IOStatistics::countCloseGate(me->IOEventSource::reserved->counter); \
/xnu-11215/iokit/IOKit/
H A DIOStatisticsPrivate.h293 countCloseGate(IOEventSourceCounter *counter) in countCloseGate() function