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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu_topology.h95 * LCPU_RUN This indicates that the CPU is running code and performing work.
98 * LCPU_IDLE and LCPU_RUN.
107 LCPU_RUN = 5, enumerator in enum:lcpu_state
H A DpmCPU.c158 my_cpu->lcpu.state = LCPU_RUN;
434 cpup->lcpu.state = LCPU_RUN;
613 lcpu->state = LCPU_RUN;

Completed in 23 milliseconds