Searched refs:t_info (Results 1 – 1 of 1) sorted by relevance
284 struct task_basic_info t_info; in zmalloc_get_rss() local289 task_info(task, TASK_BASIC_INFO, (task_info_t)&t_info, &t_info_count); in zmalloc_get_rss()291 return t_info.resident_size; in zmalloc_get_rss()