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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_prof.c316 static int add_profil_funneled(struct proc *p, struct add_profil_args *uap, register_t *retval);
419 error = add_profil_funneled(p, uap, retval);
426 add_profil_funneled(struct proc *p, struct add_profil_args *uap, __unused register_t *retval) function

Completed in 8 milliseconds