Home
last modified time | relevance | path

Searched refs:stopprofclock (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_prof.c349 stopprofclock(&proc0); in sysctl_kern_prof()
364 stopprofclock(&proc0); in sysctl_kern_prof()
421 stopprofclock(p); in sys_profil()
536 stopprofclock(p); in addupc_task()
H A Dkern_clock.c611 stopprofclock(struct proc *p) in stopprofclock() function
H A Dkern_exit.c348 stopprofclock(p); in exit1()
H A Dkern_exec.c738 stopprofclock(p); in do_execve()
/f-stack/freebsd/sys/
H A Dsystm.h452 void stopprofclock(struct proc *);