Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dvm_types.h276 struct vm_allocation_total { struct
297 struct vm_allocation_total subtotals[0]; argument
/xnu-12377.1.9/osfmk/vm/
H A Dvm_resident.c10062 …ruct vm_allocation_site) + (namelen) + 1 + ((subtotalscount) * sizeof(struct vm_allocation_total)))
10565 struct vm_allocation_total * total; in kern_allocation_update_subtotal()