t_avm             177 miscfs/procfs/procfs_vfsops.c 	sbp->f_bfree = vmtotals.t_vm - vmtotals.t_avm;
t_avm              52 sys/vmmeter.h  	u_int32_t t_avm;	/* active virtual memory */
t_avm             297 uvm/uvm_meter.c 	totalp->t_avm = uvmexp.active + uvmexp.swpginuse;	/* XXX */