Home
last modified time | relevance | path

Searched defs:statvar (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/dev/mvme/
H A Dclockvar.h62 #define CLOCK_NEWINT(statvar, statmin) ({ \ argument
/netbsd-src/sys/arch/virt68k/include/
H A Dclockvar.h69 #define CLOCK_NEWINT(statvar, statmin) ({ \ argument
/netbsd-src/sys/arch/sparc/sparc/
H A Dclock.c126 int statvar = 8192; variable
/netbsd-src/sys/arch/hp300/hp300/
H A Dclock.c83 static int statvar = 1024 / 4; /* {stat,prof}clock variance */ variable
/netbsd-src/sys/arch/arm/footbridge/
H A Dfootbridge_clock.c73 const int statvar = 1024; variable
/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpga_clock.c69 static int statvar = 1024 / 4; /* {stat,prof}clock variance */ variable
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dclock.c126 int statvar = 8192; variable
/netbsd-src/sys/arch/atari/dev/
H A Dclock.c151 static int statvar = 32; /* {stat,prof}clock variance */ variable