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

/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dhost_info.h199 #define HOST_LOAD_INFO_COUNT ((mach_msg_type_number_t) \ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dhost.c298 if (*count < HOST_LOAD_INFO_COUNT)
308 *count = HOST_LOAD_INFO_COUNT;

Completed in 168 milliseconds