Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp816 uint32_t tabulateProducerCount; member in PMAssertionsTracker
11313 me->tabulateProducerCount = me->tabulateConsumerCount = 0;
11358 tabulateProducerCount++;
11441 if (tabulateConsumerCount != tabulateProducerCount) {
11444 tabulateConsumerCount = tabulateProducerCount;