Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/mach_debug/
H A Dzone_info.h160 uint64_t peak; member
/xnu-10063.141.1/osfmk/mach/
H A Dvm_types.h274 uint64_t peak; member
/xnu-10063.141.1/osfmk/vm/
H A Dvm_resident.c9398 if (value > allocation->peak) { in kern_allocation_update_size()
9399 os_atomic_max(&allocation->peak, value, relaxed); in kern_allocation_update_size()
9663 info[idx].peak = site->peak; in process_account()
9725 info[nextinfo].peak = zone[zidx].vazt_peak; in process_account()