Home
last modified time | relevance | path

Searched refs:CLOCK_INACTIVEPCT (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/uvm/
Duvm_pdpolicy_clock.c130 #if !defined(CLOCK_INACTIVEPCT)
131 #define CLOCK_INACTIVEPCT 33 macro
645 uvm_pctparam_init(&s->s_inactivepct, CLOCK_INACTIVEPCT, NULL); in uvmpdpol_init()