Searched refs:VM_TOTAL (Results 1 – 3 of 3) sorted by relevance
77 #define VM_TOTAL 1 /* struct vmtotal */ macro78 #define VM_METER VM_TOTAL/* deprecated, use VM_TOTAL */
313 SYSCTL_PROC(_vm, VM_TOTAL, vmtotal, CTLTYPE_OPAQUE | CTLFLAG_RD |
212 name[1] = VM_TOTAL; in ogetkerninfo()