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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_prof.c315 static int profil_funneled(struct proc *p, struct profil_args *uap, register_t *retval);
320 profil(struct proc *p, struct profil_args *uap, register_t *retval)
332 profil_funneled(struct proc *p, struct profil_args *uap, __unused register_t *retval)
H A Dinit_sysent.c104 {AC(profil_args), 0, 0, (sy_call_t *)profil, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 44 = profil */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h263 struct profil_args { struct
1743 int profil(struct proc *, struct profil_args *, int *);

Completed in 37 milliseconds