Home
last modified time | relevance | path

Searched refs:sys_select (Results 1 – 18 of 18) sorted by relevance

/external/strace/linux/
Ddummy.h155 #define sys_select printargs macro
Dsyscall.h74 int sys_readv(), sys_writev(), sys_select();
/external/strace/linux/sh/
Dsyscallent.h175 { 5, TD, sys_select, "select" }, /* 142 */
/external/strace/linux/i386/
Dsyscallent.h173 { 5, TD, sys_select, "select" }, /* 142 */
/external/strace/linux/arm/
Dsyscallent.h173 { 5, 0, sys_select, "select" }, /* 142 */
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h162 DECL_TEMPLATE(generic, sys_select); // 4.4BSD
Dsyswrap-ppc64-linux.c1269 GENX_(__NR__newselect, sys_select), // 142
Dsyswrap-ppc32-linux.c1623 GENX_(__NR__newselect, sys_select), // 142
Dsyswrap-s390x-linux.c1278 GENX_(__NR_select, sys_select), // 142
Dsyswrap-amd64-linux.c1083 GENX_(__NR_select, sys_select), // 23
Dsyswrap-arm-linux.c1547 GENX_(__NR__newselect, sys_select), // 142
Dsyswrap-x86-linux.c1987 GENX_(__NR__newselect, sys_select), // 142
Dsyswrap-darwin.c7923 GENX_(__NR_select, sys_select),
8272 GENX_(__NR_select_nocancel, sys_select),
Dsyswrap-generic.c3865 PRE(sys_select) in PRE() argument
/external/strace/
Ddesc.c937 sys_select(struct tcb *tcp) in sys_select() function
DChangeLog-CVS1490 (sys_oldselect, sys_osf_select, sys_select, sys_pselect6):
5051 * desc.c (decode_select, sys_select, sys_oldselect) [LINUX]:
5462 * desc.c (sys_select): Make cumlen unsigned
/external/strace/linux/mips/
Dsyscallent.h4147 { 5, TD, sys_select, "_newselect" }, /* 4142 */
5373 { 5, 0, sys_select, "_newselect" }, /* 5022 */
6679 { 5, 0, sys_select, "_newselect" }, /* 6022 */
/external/linux-tools-perf/Documentation/
Dperf-script-python.txt58 sys_select 102