Searched refs:profil_args (Results 1 – 6 of 6) sorted by relevance
54 struct profil_args { struct63 sys_profil(struct thread *td, struct profil_args *uap) in sys_profil() argument
107 …{ .sy_narg = AS(profil_args), .sy_call = (sy_call_t *)sys_profil, .sy_auevent = AUE_PROFILE, .sy_f…
291 struct profil_args *p = params; in systrace_args()
183 struct profil_args { struct1926 int sys_profil(struct thread *, struct profil_args *);
108 …{ .sy_narg = AS(profil_args), .sy_call = (sy_call_t *)sys_profil, .sy_auevent = AUE_PROFILE, .sy_f…
294 struct profil_args *p = params; in systrace_args()