Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/mach/
H A Dvm_types.h282 struct vm_allocation_total { struct
303 struct vm_allocation_total subtotals[0]; argument
/xnu-12377.81.4/osfmk/vm/
H A Dvm_resident.c10951 …ruct vm_allocation_site) + (namelen) + 1 + ((subtotalscount) * sizeof(struct vm_allocation_total)))
11454 struct vm_allocation_total * total; in kern_allocation_update_subtotal()