Searched refs:vm_wait_count (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/vm/ | ||
H A D | vm_extern.h | 133 u_int vm_wait_count(void); |
H A D | vm_meter.c | 265 total.t_pw = vm_wait_count(); in vmtotal() |
H A D | vm_page.c | 3583 vm_wait_count(void) in vm_wait_count() function |