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

/xnu-2782.1.97/osfmk/mach_debug/
H A Dzone_info.h126 uint64_t tzi_alloc_size; /* size used for more memory */ member in struct:task_zone_info_data
/xnu-2782.1.97/osfmk/kern/
H A Dzalloc.c3922 zi->tzi_alloc_size = (uint64_t)zcopy.alloc_size;
3957 zi->tzi_alloc_size = (uint64_t)alloc_size;

Completed in 37 milliseconds