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

/freebsd-13-stable/sys/kern/
H A Dkern_ktrace.c177 static int ktrsetchildren(struct thread *, struct proc *, int, int,
1101 ret |= ktrsetchildren(td, p, ops, facs, kiop);
1126 ret |= ktrsetchildren(td, p, ops, facs, kiop);
1230 ktrsetchildren(struct thread *td, struct proc *top, int ops, int facs, function

Completed in 61 milliseconds