Home
last modified time | relevance | path

Searched refs:PROCESSOR_BASIC_INFO_COUNT (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/mach/
H A Dprocessor_info.h111 #define PROCESSOR_BASIC_INFO_COUNT ((mach_msg_type_number_t) \ macro
/xnu-12377.61.12/osfmk/kern/
H A Dprocessor.c788 *count = PROCESSOR_BASIC_INFO_COUNT; in processor_info_count()
839 if (*count < PROCESSOR_BASIC_INFO_COUNT) { in processor_info()
863 *count = PROCESSOR_BASIC_INFO_COUNT; in processor_info()