HomeSort by: relevance | last modified time | path
    Searched defs:ncold (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
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",
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",

Completed in 27 milliseconds