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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCPU.h95 virtual UInt32 getCPUState(void);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCPU.cpp343 } else if (target->getCPUState() == kIOCPUStateRunning)
376 && (target->getCPUState() == kIOCPUStateStopped))
530 UInt32 IOCPU::getCPUState(void) function in class:IOCPU

Completed in 78 milliseconds