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

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

Completed in 143 milliseconds