Searched refs:t_info_count (Results 1 – 1 of 1) sorted by relevance
285 mach_msg_type_number_t t_info_count = TASK_BASIC_INFO_COUNT; in zmalloc_get_rss() local289 task_info(task, TASK_BASIC_INFO, (task_info_t)&t_info, &t_info_count); in zmalloc_get_rss()