Home
last modified time | relevance | path

Searched defs:cpureset_delay (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/i386/i386/
H A Dmachdep.c206 int cpureset_delay = CPURESET_DELAY; variable
208 int cpureset_delay = 2000; /* default to 2s */ variable
/netbsd-src/sys/arch/amd64/amd64/
H A Dmachdep.c235 int cpureset_delay = CPURESET_DELAY; variable
237 int cpureset_delay = 2000; /* default to 2s */ variable