Searched refs:t_vm (Results 1 – 4 of 4) sorted by relevance
191 sbp->f_blocks = vmtotals.t_vm;192 sbp->f_bfree = vmtotals.t_vm - vmtotals.t_avm;
51 u_int32_t t_vm; /* total virtual memory */ member
308 totalp->t_vm = uvmexp.npages - uvmexp.free + uvmexp.swpginuse;
528 pgtok(vmm.t_avm), pgtok(vmm.t_vm), in parse()