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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DRootDomain.h783 void informCPUStateChange( uint32_t type, uint32_t value );
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp333 // Constants used as arguments to IOPMrootDomain::informCPUStateChange
3488 // informCPUStateChange
3493 // informCPUStateChange is a no-op on non x86 systems
3497 void IOPMrootDomain::informCPUStateChange( function in class:IOPMrootDomain
6095 informCPUStateChange(kInformLid, 0);
6119 informCPUStateChange(kInformLid, 1);
6155 informCPUStateChange(kInformAC, !acAdaptorConnected);

Completed in 143 milliseconds