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

/xnu-2782.1.97/osfmk/mach_debug/
H A Dzone_info.h124 uint64_t tzi_max_size; /* how large can this zone grow */ member in struct:task_zone_info_data
/xnu-2782.1.97/osfmk/kern/
H A Dzalloc.c3920 zi->tzi_max_size = (uint64_t)zcopy.max_size;
3955 zi->tzi_max_size = (uint64_t)max_size;

Completed in 32 milliseconds