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

/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DIOCPU.h94 virtual UInt32 getCPUState(void);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCPU.h95 virtual UInt32 getCPUState(void);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCPU.cpp369 } else if (target->getCPUState() == kIOCPUStateRunning)
408 && (target->getCPUState() == kIOCPUStateStopped))
562 UInt32 IOCPU::getCPUState(void) function in class:IOCPU

Completed in 24 milliseconds