Home
last modified time | relevance | path

Searched defs:swap_maxpages (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/usr.bin/top/
H A Dmachine.c1588 static unsigned long swap_maxpages = 0; in swapmode() local
/freebsd-src/sys/vm/
H A Dswap_pager.c183 static unsigned long swap_maxpages; global() variable