Home
last modified time | relevance | path

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

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