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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dprocessor_info.h140 #define PROCESSOR_CONTROL_CMD_COUNT ((mach_msg_type_number_t) \ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dcpu.c816 if (count < PROCESSOR_CONTROL_CMD_COUNT)
851 if (count < (PROCESSOR_CONTROL_CMD_COUNT +
869 if (count < (PROCESSOR_CONTROL_CMD_COUNT +
893 if (count < (PROCESSOR_CONTROL_CMD_COUNT +
907 if (count < (PROCESSOR_CONTROL_CMD_COUNT +

Completed in 16 milliseconds