Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/mach_debug/
H A Dzone_info.h115 uint64_t mzi_exhaustible; /* merely return if empty? */ member
/xnu-12377.61.12/osfmk/kern/
H A Dzalloc.c7971 .mzi_exhaustible = (uint64_t)zone_exhaustible(&zcopy), in get_zone_info()