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

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp488 uint32_t tabulateProducerCount; member in class:PMAssertionsTracker
8106 myself->tabulateProducerCount = myself->tabulateConsumerCount = 0;
8152 tabulateProducerCount++;
8166 if (tabulateConsumerCount != tabulateProducerCount)
8170 tabulateConsumerCount = tabulateProducerCount;

Completed in 75 milliseconds