HomeSort by: relevance | last modified time | path
    Searched defs:uvm_total (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm_meter.c 58 static void uvm_total(struct vmtotal *);
71 uvm_total(&vmtotals);
309 * uvm_total: calculate the current state of the system.
312 uvm_total(struct vmtotal *totalp) function in typeref:typename:void
uvm_meter.c 58 static void uvm_total(struct vmtotal *);
71 uvm_total(&vmtotals);
309 * uvm_total: calculate the current state of the system.
312 uvm_total(struct vmtotal *totalp) function in typeref:typename:void

Completed in 154 milliseconds