Searched refs:stopprofclock (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/arch/mac68k/mac68k/
H A Dclock.c280 stopprofclock(void) function
325 stopprofclock();
/netbsd-current/sys/arch/x68k/x68k/
H A Dclock.c377 * into/out of a process that is profiling (startprofclock/stopprofclock).
434 stopprofclock(void) function
475 stopprofclock();
/netbsd-current/sys/kern/
H A Dsubr_prof.c343 stopprofclock(&proc0);
370 stopprofclock(&proc0);
413 stopprofclock(&proc0);
497 stopprofclock(p);
602 stopprofclock(p);
H A Dkern_clock.c377 stopprofclock(struct proc *p) function
H A Dkern_exit.c351 stopprofclock(p);
H A Dkern_exec.c1297 stopprofclock(p);
/netbsd-current/sys/arch/amiga/dev/
H A Dclock.c549 * into/out of a process that is profiling (startprofclock/stopprofclock).
627 stopprofclock(void) function
667 stopprofclock();
/netbsd-current/sys/arch/atari/dev/
H A Dclock.c395 stopprofclock();
/netbsd-current/sys/sys/
H A Dsystm.h536 void stopprofclock(struct proc *);

Completed in 201 milliseconds