HomeSort by: relevance | last modified time | path
    Searched refs:PDPOL_EVCNT_INCR (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/uvm/
uvm_pdpolicy_impl.h 42 #define PDPOL_EVCNT_INCR(ev) pdpol_evcnt_##ev.ev_count++
uvm_pdpolicy_clockpro.c 463 PDPOL_EVCNT_INCR(nreshandhot);
527 PDPOL_EVCNT_INCR(nreslookupobj);
529 PDPOL_EVCNT_INCR(nreslookupanon);
533 PDPOL_EVCNT_INCR(nresfoundobj);
535 PDPOL_EVCNT_INCR(nresfoundanon);
554 PDPOL_EVCNT_INCR(nresconflict);
560 PDPOL_EVCNT_INCR(nresrecordobj);
562 PDPOL_EVCNT_INCR(nresrecordanon);
566 PDPOL_EVCNT_INCR(nresoverwritten);
660 PDPOL_EVCNT_INCR(lockfail)
    [all...]
uvm_pdpolicy_clock.c 294 PDPOL_EVCNT_INCR(reactexec);
301 PDPOL_EVCNT_INCR(reactfile);
307 PDPOL_EVCNT_INCR(reactanon);
  /src/regress/sys/uvm/pdsim/
pdsim.h 44 #define PDPOL_EVCNT_INCR(ev) pdpol_evcnt_##ev++

Completed in 120 milliseconds