Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/mach_debug/
H A Dzone_info.h116 uint64_t mzi_collectable; /* garbage collect elements? and how much? */ member
/xnu-10063.141.1/osfmk/kern/
H A Dzalloc.c8553 SET_MZI_COLLECTABLE_BYTES(zi->mzi_collectable, in get_zone_info()
8555 SET_MZI_COLLECTABLE_FLAG(zi->mzi_collectable, TRUE); in get_zone_info()
8670 zi->mzi_collectable = 0; in zone_info_redact()
8805 zones_collectable_bytes += GET_MZI_COLLECTABLE_BYTES(zi->mzi_collectable); in mach_memory_info_internal()
8971 GET_MZI_COLLECTABLE_BYTES(zi.mzi_collectable); in get_zones_collectable_bytes()