Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/IOKit/pwr_mgt/
H A DIOPMlog.h60 kPMLogStartAckTimer, // 32 0x05070080 enumerator
/xnu-12377.1.9/iokit/Kernel/
H A DIOServicePM.cpp3941 OUR_PMLog(kPMLogStartAckTimer, 0, 0); in notifyInterestedDriversDone()
4616 OUR_PMLog(kPMLogStartAckTimer, 0, 0); in notifyControllingDriverDone()
6415 OUR_PMLog(kPMLogStartAckTimer, context.maxTimeRequested, 0); in tellClientsWithResponse()