Home
last modified time | relevance | path

Searched refs:profil_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_prof.c401 struct profil_args { struct
410 sys_profil(struct thread *td, struct profil_args *uap) in sys_profil() argument
H A Dinit_sysent.c102 …{ .sy_narg = AS(profil_args), .sy_call = (sy_call_t *)sys_profil, .sy_auevent = AUE_PROFILE, .sy_f…
H A Dsystrace_args.c291 struct profil_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h187 struct profil_args { struct
1886 int sys_profil(struct thread *, struct profil_args *);