Searched refs:sys_profil (Results 1 – 3 of 3) sorted by relevance
227 MCOUNT_OVERHEAD(sys_profil); in kmstartup()228 mcount_overhead = KCOUNT(p, PC_TO_I(p, sys_profil)); in kmstartup()410 sys_profil(struct thread *td, struct profil_args *uap) in sys_profil() function
102 …{ .sy_narg = AS(profil_args), .sy_call = (sy_call_t *)sys_profil, .sy_auevent = AUE_PROFILE, .sy_f…
1886 int sys_profil(struct thread *, struct profil_args *);