Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/mach/
H A Dvm_types.h176 struct vm_allocation_total { struct
197 struct vm_allocation_total subtotals[0]; argument
/xnu-8796.141.3/osfmk/vm/
H A Dvm_resident.c8980 …ruct vm_allocation_site) + (namelen) + 1 + ((subtotalscount) * sizeof(struct vm_allocation_total)))
9306 struct vm_allocation_total * total; in kern_allocation_update_subtotal()