Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp9172 uint32_t cachedWorkCount = gIOPMWorkInvokeCount; in checkForWork() local
9196 if (cachedWorkCount == gIOPMWorkInvokeCount) { in checkForWork()