Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/mach/
H A Dvm_types.h261 struct vm_allocation_total { struct
282 struct vm_allocation_total subtotals[0]; argument
/xnu-11215.1.10/osfmk/vm/
H A Dvm_resident.c9281 …ruct vm_allocation_site) + (namelen) + 1 + ((subtotalscount) * sizeof(struct vm_allocation_total)))
9701 struct vm_allocation_total * total; in kern_allocation_update_subtotal()