uvm_pdpolicy_clockpro.c | 781 bool speculative = (pg->pqflags & PQ_SPECULATIVE) != 0; /* XXX */ local in function:clockpro_pageenqueue 789 if (speculative) { 822 if (speculative) { 1538 printf("%s hot=%d, cold=%d, test=%d, speculative=%d, initialref=%d, " \
|