stopprofclock     451 kern/kern_exec.c 	stopprofclock(p);	/* stop profiling */
stopprofclock     160 kern/kern_exit.c 		stopprofclock(p);
stopprofclock     116 kern/subr_prof.c 			stopprofclock(&proc0);
stopprofclock     160 kern/subr_prof.c 		stopprofclock(p);
stopprofclock     236 kern/subr_prof.c 	stopprofclock(p);
stopprofclock     222 sys/systm.h    void	stopprofclock(struct proc *);