pdrevs 344 uvm/uvm_extern.h int pdrevs; /* number of times daemon rev'd clock hand */ pdrevs 966 uvm/uvm_pdaemon.c uvmexp.pdrevs++; /* counter */ pdrevs 1008 uvm/uvm_pdaemon.c if ((uvmexp.pdrevs & 1) != 0 && uvmexp.nswapdev != 0) pdrevs 1012 uvm/uvm_pdaemon.c if (!got_it && (uvmexp.pdrevs & 1) == 0 && uvmexp.nswapdev != 0) pdrevs 246 uvm/uvm_stat.c uvmexp.pdwoke, uvmexp.pdrevs, uvmexp.pdscans, uvmexp.pdobscan,