Searched refs:setCounterType (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOFilterInterruptEventSource.cpp39 IOStatistics::setCounterType(IOEventSource::reserved->counter, kIOStatisticsFilterInterruptEventSourceCounter); \
H A DIOCommandGate.cpp56 IOStatistics::setCounterType(IOEventSource::reserved->counter, kIOStatisticsCommandGateCounter); \
H A DIOCommandQueue.cpp41 IOStatistics::setCounterType(reserved->counter, kIOStatisticsCommandQueueCounter)
H A DIOInterruptEventSource.cpp41 IOStatistics::setCounterType(IOEventSource::reserved->counter, kIOStatisticsInterruptEventSourceCounter); \
H A DIOTimerEventSource.cpp64 IOStatistics::setCounterType(IOEventSource::reserved->counter, kIOStatisticsTimerEventSourceCounter); \
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatisticsPrivate.h269 static inline void setCounterType(IOEventSourceCounter *counter, IOStatisticsCounterType type) { function in class:IOStatistics

Completed in 26 milliseconds