Home
last modified time | relevance | path

Searched refs:ktrprocexit (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dktrace.h279 void ktrprocexit(struct thread *);
/f-stack/freebsd/kern/
H A Dkern_exit.c407 ktrprocexit(td); in exit1()
H A Dkern_ktrace.c519 ktrprocexit(struct thread *td) in ktrprocexit() function