Home
last modified time | relevance | path

Searched refs:t_vm (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/vm/
H A Dvm_meter.c167 int32_t t_vm; member
269 total.t_vm += object->size; in vmtotal()
298 total11.t_vm = total.t_vm; /* truncate */ in vmtotal()
/f-stack/freebsd/sys/
H A Dvmmeter.h45 uint64_t t_vm; /* total virtual memory */ member
/f-stack/tools/sysctl/
H A Dsysctl.c103 int32_t t_vm; /* total virtual memory */ member
854 pg2k(v->t_vm), pg2k(v->t_avm));