Searched defs:swap_maxpages (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/top/ | ||
H A D | machine.c | 1588 static unsigned long swap_maxpages = 0; in swapmode() local |
/freebsd/sys/vm/ | ||
H A D | swap_pager.c | 184 static unsigned long swap_maxpages; variable |