uvm_pdpolicy_clockpro.c | 1508 int ncold, nhot, ntest, nspeculative, ninitialref, nref; local in function:clockpro_dump 1512 printf("npages=%d, ncold=%d, coldtarget=%d, newqlenmax=%d\n", 1516 ncold = nhot = ntest = nspeculative = ninitialref = nref = 0 1522 ncold++; \ 1540 (name), nhot, ncold, ntest, nspeculative, ninitialref, nref) 1636 DPRINTF(" ) ncold=%d/%d, coldadj=%d\n",
|