Searched refs:VM_TOTAL (Results 1 – 5 of 5) sorted by relevance
75 #define VM_TOTAL 1 /* struct vmtotal */ macro76 #define VM_METER VM_TOTAL/* deprecated, use VM_TOTAL */
252 SYSCTL_PROC(_vm, VM_TOTAL, vmtotal, CTLTYPE_OPAQUE|CTLFLAG_RD|CTLFLAG_MPSAFE,
253 name[1] = VM_TOTAL; in ogetkerninfo()
248 int mib[2] = { CTL_VM, VM_TOTAL }; in storage_OS_get_vm()
806 mib[1] = VM_TOTAL; in getinfo()