Searched refs:task_ttimes_count (Results 1 – 1 of 1) sorted by relevance
1526 mach_msg_type_number_t task_info_count, task_ttimes_count; in calcru() local1540 task_ttimes_count = TASK_THREAD_TIMES_INFO_COUNT; in calcru()1542 (task_info_t)&ttimesinfo, &task_ttimes_count); in calcru()