Searched refs:VM_TOTAL (Results 1 – 5 of 5) sorted by relevance
73 #define VM_TOTAL 1 /* struct vmtotal */ macro74 #define VM_METER VM_TOTAL/* deprecated, use VM_TOTAL */
292 SYSCTL_PROC(_vm, VM_TOTAL, vmtotal, CTLTYPE_OPAQUE | CTLFLAG_RD |
200 name[1] = VM_TOTAL; in ogetkerninfo()
246 int mib[2] = { CTL_VM, VM_TOTAL }; in storage_OS_get_vm()
776 mib[1] = VM_TOTAL; in getinfo()