Searched refs:mzi_max_size (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/mach_debug/
H A Dzone_info.h111 uint64_t mzi_max_size; /* how large can this zone grow */ member in struct:mach_zone_info_data
/xnu-2782.1.97/osfmk/kern/
H A Dzalloc.c4097 zi->mzi_max_size = (uint64_t)zcopy.max_size;
4124 zi->mzi_max_size = (uint64_t)max_size;

Completed in 81 milliseconds