HomeSort by: relevance | last modified time | path
    Searched refs:t_vm (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
vmmeter.h 45 int32_t t_vm; /* total virtual memory */ member in struct:vmtotal
  /src/tests/rump/rumpkern/
Makefile 17 TESTS_C+= t_vm
  /src/sys/uvm/
uvm_meter.c 385 totalp->t_vm = uvmexp.npages - freepg + uvmexp.swpginuse;
  /src/usr.bin/vmstat/
vmstat.c 710 (void)printf("%9d ", total.t_vm);

Completed in 88 milliseconds