Searched refs:sys_profil (Results 1 – 4 of 4) sorted by relevance
60 sys_profil(struct thread *td, struct profil_args *uap) in sys_profil() function
113 …{ .sy_narg = AS(profil_args), .sy_call = (sy_call_t *)sys_profil, .sy_auevent = AUE_PROFILE, .sy_f…
114 …{ .sy_narg = AS(profil_args), .sy_call = (sy_call_t *)sys_profil, .sy_auevent = AUE_PROFILE, .sy_f…
1920 int sys_profil(struct thread *, struct profil_args *);