Searched refs:openGateCalls (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatistics.h76 uint32_t openGateCalls; member in struct:IOStatisticsTimerEventSources
85 uint32_t openGateCalls; member in struct:IOStatisticsDerivedEventSources
92 uint32_t openGateCalls; member in struct:IOStatisticsCommandGates
H A DIOStatisticsPrivate.h145 uint32_t openGateCalls; member in struct:IOEventSourceCounter
168 uint32_t openGateCalls; member in struct:IOWorkLoopCounter
278 counter->openGateCalls++;
330 counter->openGateCalls++;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp968 tec->openGateCalls += counter->openGateCalls;
983 dec->openGateCalls += counter->openGateCalls;

Completed in 70 milliseconds