Home
last modified time | relevance | path

Searched refs:syscalls (Results 1 – 25 of 149) sorted by relevance

123456

/netbsd-src/tests/rump/rumpkern/h_client/
H A Dh_stresscli.c23 static unsigned int syscalls, bindcalls; variable
60 atomic_inc_uint(&syscalls); in client()
63 atomic_inc_uint(&syscalls); in client()
84 atomic_inc_uint(&syscalls); in client()
94 atomic_inc_uint(&syscalls); in client()
104 atomic_inc_uint(&syscalls); in client()
111 atomic_inc_uint(&syscalls); in client()
115 atomic_inc_uint(&syscalls); in client()
117 atomic_inc_uint(&syscalls); in client()
181 fprintf(stderr, "done %d\n", syscalls); in main()
/netbsd-src/sys/kern/
H A DMakefile13 SYSCALLSRC = makesyscalls.sh syscalls.conf syscalls.master
14 init_sysent.c syscalls.c systrace_args.c ../sys/syscall.h ../sys/syscallargs.h: ${SYSCALLSRC}
15 ${HOST_SH} makesyscalls.sh syscalls.conf syscalls.master
/netbsd-src/share/mk/
H A Dbsd.syscall.mk9 syscalls.conf syscalls.master
/netbsd-src/sys/rump/kern/lib/
H A DMakefile.sys6 SYS_SRC=${SYS_MKSYSCALLS} ${.CURDIR}/syscalls.conf ${.CURDIR}/syscalls.master
/netbsd-src/external/gpl3/gdb/dist/sim/rx/
H A DChangeLog-2021102 syscalls.c, trace.c: Replace config.h include with defs.h.
112 * syscalls.c: Likewise.
158 (misc.o, reg.o, rx.o, syscalls.o, trace.o): Remove.
186 (syscalls.o): Delete syscall.h.
187 * syscalls.c: Change syscall.h include to targ-vals.h.
248 * syscalls.c (rx_syscall): Move declaration of some variables to
277 * syscalls.c (arg): Likewise.
503 * syscalls.c, syscalls.h (get_callbacks): New function.
569 * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.
675 * syscalls.c: New.
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dtopsyscall_example.txt7 2005 Jun 13 22:13:21, load average: 1.24, 1.24, 1.22 syscalls: 1287
42 2005 Jun 13 22:15:35, load average: 1.21, 1.22, 1.22 syscalls: 10189
H A Dtopsysproc_example.txt7 2005 Jun 13 22:25:16, load average: 1.24, 1.23, 1.21 syscalls: 1347
34 2005 Jun 13 22:29:43, load average: 1.19, 1.20, 1.20 syscalls: 15909
H A Dsyscallbyproc_example.txt16 1720 syscalls.
H A Dlastwords_example.txt4 Here we run lastwords to catch syscalls from processes named "bash" as they
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dtopsysproc_example.txt7 2005 Jun 13 22:25:16, load average: 1.24, 1.23, 1.21 syscalls: 1347
34 2005 Jun 13 22:29:43, load average: 1.19, 1.20, 1.20 syscalls: 15909
H A Dtopsyscall_example.txt7 2005 Jun 13 22:13:21, load average: 1.24, 1.24, 1.22 syscalls: 1287
42 2005 Jun 13 22:15:35, load average: 1.21, 1.22, 1.22 syscalls: 10189
H A Dsyscallbyproc_example.txt16 1720 syscalls.
H A Dlastwords_example.txt4 Here we run lastwords to catch syscalls from processes named "bash" as they
/netbsd-src/lib/librumphijack/
H A Dhijack.c85 * XXX: Consider autogenerating this, syscnames[] and syscalls[] with
431 } syscalls[DUALCALL__NUM];
432 #define GETSYSCALL(which, name) syscalls[DUALCALL_##name].bs_##which
590 fun = syscalls[rcname].bs_rump; \
595 fun = syscalls[rcname].bs_host; \
607 fun = syscalls[rcname].bs_rump; \
610 fun = syscalls[rcname].bs_host; \
625 fun = syscalls[rcname].bs_rump; \
629 fun = syscalls[rcname].bs_host; \
642 fun = syscalls[rcnam
430 } syscalls[DUALCALL__NUM]; global() variable
[all...]
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dfutex.m415 # If headers don't have gettid/futex syscalls definition, then
41 AC_MSG_WARN([The kernel might not support futex or gettid syscalls.
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dfutex.m415 # If headers don't have gettid/futex syscalls definition, then
41 AC_MSG_WARN([The kernel might not support futex or gettid syscalls.
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dfutex.m415 # If headers don't have gettid/futex syscalls definition, then
41 AC_MSG_WARN([The kernel might not support futex or gettid syscalls.
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dfutex.m415 # If headers don't have gettid/futex syscalls definition, then
41 AC_MSG_WARN([The kernel might not support futex or gettid syscalls.
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dfutex.m415 # If headers don't have gettid/futex syscalls definition, then
41 AC_MSG_WARN([The kernel might not support futex or gettid syscalls.
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dfutex.m415 # If headers don't have gettid/futex syscalls definition, then
41 AC_MSG_WARN([The kernel might not support futex or gettid syscalls.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/msp430/
H A Dtestutils.inc80 # Write 'pass' to stdout via syscalls and quit;
87 # Write 'fail' to stdout via syscalls and quit;
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dafsl.exp3 * This mumbo jumbo creates entry points to syscalls in _AIX
/netbsd-src/external/gpl3/gdb/dist/sim/m32c/
H A DChangeLog-202187 * gdb-if.c, load.c, main.c, mem.c, syscalls.c, trace.c: Replace
97 * syscalls.c: Likewise.
184 * syscalls.c: Change syscall.h include to targ-vals.h.
435 * syscalls.c: Likewise.
626 * syscalls.c: Include local syscall.h.
663 * syscalls.c: New.
664 * syscalls.h: New.
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_flags.inc78 // tagged pointers in syscalls. This is the default, but being able to disable
80 // testsuite can run since we manually ensure any pointer arguments to syscalls
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dtestutils.inc109 # Write 'pass' to stdout via syscalls and quit;
116 # Write 'fail' to stdout via syscalls and quit;

123456