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