Home
last modified time | relevance | path

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

/xnu-11215/osfmk/mach_debug/
H A Dzone_info.h113 uint64_t mzi_alloc_size; /* size used for more memory */ member
/xnu-11215/osfmk/kern/
H A Dzalloc.c8559 .mzi_alloc_size = ptoa_64(zcopy.z_chunk_pages), in get_zone_info()
8686 zi->mzi_alloc_size = 0; in zone_info_redact()
/xnu-11215/tools/lldbmacros/
H A Dmemory.py4445 info.mzi_count, info.mzi_alloc_size))