Searched refs:thread_info_count (Results 1 – 5 of 5) sorted by relevance
111 mach_msg_type_number_t thread_info_count;113 thread_info_count = THREAD_BASIC_INFO_COUNT;117 &thread_info_count);
79 mach_msg_type_number_t thread_info_count = THREAD_BASIC_INFO_COUNT; in ComputeThreadTicks()91 &thread_info_count); in ComputeThreadTicks()
261 mach_msg_type_number_t thread_info_count = TASK_THREAD_TIMES_INFO_COUNT; in GetCPUUsage() local265 &thread_info_count); in GetCPUUsage()
123 mach_msg_type_number_t thread_info_count = THREAD_INFO_MAX; in get_thread_basic_info() local125 (thread_info_t) thinfo, &thread_info_count); in get_thread_basic_info()
34 mach_msg_type_number_t thread_info_count = THREAD_BASIC_INFO_COUNT; in ComputeThreadTicks() local40 &thread_info_count); in ComputeThreadTicks()