Searched refs:newhz (Results 1 - 25 of 35) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/newsmips/newsmips/
H A Dclock.c73 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dclock.c49 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/emips/emips/
H A Dclock.c62 * We assume newhz is either stathz or profhz, and that neither will
67 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/luna68k/
H A Dclock.c92 * We assume newhz is either stathz or profhz, and that neither will
97 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/mipsco/mipsco/
H A Dclock.c72 * We assume newhz is either stathz or profhz, and that neither will
77 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/arc/arc/
H A Dtimer.c129 * We assume newhz is either stathz or profhz, and that neither will
134 setstatclockrate(int newhz) argument
141 statint = ((curcpu()->ci_cpu_freq + newhz / 2) / newhz) / 2;
144 countpersecond = statint * newhz;
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dclock.c96 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/hpcmips/
H A Dclock.c120 * We assume newhz is either stathz or profhz, and that neither will
125 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/pmax/pmax/
H A Dclock.c131 * We assume newhz is either stathz or profhz, and that neither will
136 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/ia64/ia64/
H A Dclock.c105 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dclock.c113 * We assume newhz is either stathz or profhz, and that neither will
118 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Dclock.c143 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/sgimips/
H A Dclock.c70 * We assume newhz is either stathz or profhz, and that neither will
75 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dmips3_clockintr.c132 * We assume newhz is either stathz or profhz, and that neither will
137 mips3_setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/mvme68k/
H A Dclock.c133 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/hp700/dev/
H A Dclock.c118 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/hp300/hp300/
H A Dclock.c261 * We assume newhz is either stathz or profhz, and that neither will
266 setstatclockrate(int newhz) argument
269 if (newhz == stathz)
/netbsd-6-1-5-RELEASE/sys/arch/arm/iomd/
H A Diomd_clock.c210 * void setstatclockrate(int newhz)
216 setstatclockrate(int newhz) argument
220 count = TIMER_FREQUENCY / newhz;
222 printf("Setting statclock to %dHz (%d ticks)\n", newhz, count);
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dclock.c284 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dclock.c290 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dclock.c191 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq80310/
H A Diq80310_timer.c246 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/broadcom/
H A Dbcm2835_tmr.c217 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/ep93xx/
H A Depclk.c193 setstatclockrate(int newhz) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Di80321_timer.c281 setstatclockrate(int newhz) argument

Completed in 163 milliseconds

12