Searched refs:mach_zone_info_t (Results 1 – 7 of 7) sorted by relevance
117 } mach_zone_info_t; typedef119 typedef mach_zone_info_t *mach_zone_info_array_t;
76 type mach_zone_info_t = struct[8] of uint64_t;77 type mach_zone_info_array_t = array[] of mach_zone_info_t;
80 static mach_zone_info_t largest_zone_info;98 static void print_zone_info(mach_zone_name_t *zn, mach_zone_info_t *zi);104 mach_zone_info_t *info251 print_zone_info(mach_zone_name_t *zn, mach_zone_info_t *zi) in print_zone_info()
27 mach_zone_info_t *info = NULL;
24 mach_zone_info_t *info = NULL; in run_test()
363 out info : mach_zone_info_t);373 out info : mach_zone_info_t);
8502 mach_zone_info_t *zi) in get_zone_info()8536 *zi = (mach_zone_info_t) { in get_zone_info()8664 zone_info_redact(mach_zone_info_t *zi) in zone_info_redact()8685 mach_zone_info_t *zi, in zone_info_find_coalesce_zone()8686 mach_zone_info_t *info, in zone_info_find_coalesce_zone()8703 mach_zone_info_t *info, in zone_info_coalesce()8705 mach_zone_info_t *zi) in zone_info_coalesce()8725 mach_zone_info_t *info; in mach_memory_info_internal()8742 mach_zone_info_t *zi; in mach_memory_info_internal()8779 info = (mach_zone_info_t *) info_addr; in mach_memory_info_internal()[all …]