OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_profil
(Results
1 - 20
of
20
) sorted by relevancy
/src/sys/compat/sunos/
sunos_syscallargs.h
524
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
sunos_sysent.c
208
.sy_call = (sy_call_t *)
sys_profil
/src/sys/compat/ultrix/
ultrix_syscallargs.h
499
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
ultrix_sysent.c
199
.sy_call = (sy_call_t *)
sys_profil
/src/sys/kern/
subr_prof.c
484
sys_profil
(struct lwp *l, const struct sys_profil_args *uap, register_t *retval)
function
init_sysent.c
344
.sy_call = (sy_call_t *)
sys_profil
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
769
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
aoutm68k_sysent.c
262
.sy_call = (sy_call_t *)
sys_profil
/src/sys/compat/freebsd/
freebsd_syscallargs.h
693
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
freebsd_sysent.c
230
.sy_call = (sy_call_t *)
sys_profil
/src/sys/compat/linux/arch/arm/
linux_sysent.c
458
.sy_call = (sy_call_t *)
sys_profil
linux_syscallargs.h
1594
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
/src/sys/compat/linux/arch/i386/
linux_sysent.c
459
.sy_call = (sy_call_t *)
sys_profil
linux_syscallargs.h
1606
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
/src/sys/compat/linux/arch/m68k/
linux_sysent.c
483
.sy_call = (sy_call_t *)
sys_profil
linux_syscallargs.h
1585
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
/src/sys/compat/linux/arch/powerpc/
linux_sysent.c
455
.sy_call = (sy_call_t *)
sys_profil
linux_syscallargs.h
1509
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
536
return
sys_profil
(l, &ua, retval);
/src/sys/sys/
syscallargs.h
300
check_syscall_args(
sys_profil
)
3513
int
sys_profil
(struct lwp *, const struct sys_profil_args *, register_t *);
Completed in 50 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026