Searched refs:MEMORY_OBJECT_PERF_INFO_COUNT (Results 1 – 3 of 3) sorted by relevance
214 #define MEMORY_OBJECT_PERF_INFO_COUNT ((mach_msg_type_number_t) \ macro
377 #define MEMORY_OBJECT_PERF_INFO_COUNT ((mach_msg_type_number_t) \ macro
1203 if (count != MEMORY_OBJECT_PERF_INFO_COUNT) { in memory_object_change_attributes()1338 if (*count < MEMORY_OBJECT_PERF_INFO_COUNT) { in memory_object_get_attributes()1347 *count = MEMORY_OBJECT_PERF_INFO_COUNT; in memory_object_get_attributes()