Home
last modified time | relevance | path

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

/netbsd-src/sys/uvm/
H A Duvm_meter.c58 static void uvm_total(struct vmtotal *);
71 uvm_total(&vmtotals); in sysctl_vm_meter()
312 uvm_total(struct vmtotal *totalp) in uvm_total() function