Searched refs:TASK_DEBUG_INFO_INTERNAL_COUNT (Results 1 – 3 of 3) sorted by relevance
236 mach_msg_type_number_t count = TASK_DEBUG_INFO_INTERNAL_COUNT;775 mach_msg_type_number_t debug_count = TASK_DEBUG_INFO_INTERNAL_COUNT;858 mach_msg_type_number_t debug_count = TASK_DEBUG_INFO_INTERNAL_COUNT;
543 #define TASK_DEBUG_INFO_INTERNAL_COUNT ((mach_msg_type_number_t) \ macro
6381 if (*task_info_count < TASK_DEBUG_INFO_INTERNAL_COUNT) { in task_info()6406 *task_info_count = TASK_DEBUG_INFO_INTERNAL_COUNT; in task_info()