Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/mach/
H A Dvm_types.h181 struct vm_allocation_total { struct
202 struct vm_allocation_total subtotals[0]; argument
/xnu-8792.61.2/osfmk/vm/
H A Dvm_resident.c8985 …ruct vm_allocation_site) + (namelen) + 1 + ((subtotalscount) * sizeof(struct vm_allocation_total)))
9343 struct vm_allocation_total * total; in kern_allocation_update_subtotal()