Home
last modified time | relevance | path

Searched refs:mzi_alloc_size (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/mach_debug/
H A Dzone_info.h113 uint64_t mzi_alloc_size; /* size used for more memory */ member
/xnu-8019.80.24/osfmk/kern/
H A Dzalloc.c7196 .mzi_alloc_size = ptoa_64(zcopy.z_chunk_pages), in get_zone_info()