Searched refs:integer_t (Results 1 – 7 of 7) sorted by relevance
67 typedef integer_t cpu_type_t;68 typedef integer_t cpu_subtype_t;69 typedef integer_t cpu_threadtype_t;
94 typedef int integer_t; typedef
118 integer_t *thinfo = (integer_t *)malloc(sizeof(integer_t) * THREAD_INFO_MAX); in get_thread_basic_info()
98 integer_t code[EXCEPTION_CODE_MAX];177 integer_t code[2]; in breakpad_exc_server()
26 pub type integer_t = ::c_int; typedef27 pub type cpu_type_t = integer_t;28 pub type cpu_subtype_t = integer_t;53 pub type processor_info_t = *mut integer_t;54 pub type processor_info_array_t = *mut integer_t;700 pub load_average: integer_t,701 pub mach_factor: integer_t,
1075 integer_t region_count;1076 integer_t page_size;
88 integer_t times_to_resume; in SetSuspendCountBeforeResume()