/src/sys/arch/x68k/x68k/ |
clock.c | 372 * a higher interrupt rate, giving finer resolution timing. The profclock 440 * profclock() is expanded in line in lev6intr() unless profiling kernel. 444 profclock(void *pc, int ps) function in typeref:typename:void
|
clock.c | 372 * a higher interrupt rate, giving finer resolution timing. The profclock 440 * profclock() is expanded in line in lev6intr() unless profiling kernel. 444 profclock(void *pc, int ps) function in typeref:typename:void
|
/src/sys/arch/mac68k/mac68k/ |
clock.c | 292 * profclock() is expanded in line in lev6intr() unless profiling kernel. 296 profclock(clockframe *pclk) function in typeref:typename:void
|
clock.c | 292 * profclock() is expanded in line in lev6intr() unless profiling kernel. 296 profclock(clockframe *pclk) function in typeref:typename:void
|
/src/sys/arch/amiga/dev/ |
clock.c | 544 * a higher interrupt rate, giving finer resolution timing. The profclock 635 * profclock() is expanded in line in lev6intr() unless profiling kernel. 639 profclock(void *pc, int ps) function in typeref:typename:void
|
clock.c | 544 * a higher interrupt rate, giving finer resolution timing. The profclock 635 * profclock() is expanded in line in lev6intr() unless profiling kernel. 639 profclock(void *pc, int ps) function in typeref:typename:void
|
/src/sys/arch/atari/dev/ |
clock.c | 153 static int profmin; /* profclock divisor - variance/2 */ 363 * profclock() is expanded in line in lev6intr() unless profiling kernel. 366 profclock(void *pc, int ps) function
|
clock.c | 153 static int profmin; /* profclock divisor - variance/2 */ 363 * profclock() is expanded in line in lev6intr() unless profiling kernel. 366 profclock(void *pc, int ps) function
|