/external/strace/linux/ |
dummy.h | 85 #define sys_timer_delete printargs macro
|
syscall.h | 94 int sys_timer_create(), sys_timer_delete(), sys_timer_getoverrun();
|
/external/valgrind/main/coregrind/m_syswrap/ |
priv_syswrap-linux.h | 153 DECL_TEMPLATE(linux, sys_timer_delete);
|
syswrap-ppc64-linux.c | [all...] |
syswrap-amd64-linux.c | [all...] |
syswrap-ppc32-linux.c | [all...] |
syswrap-s390x-linux.c | [all...] |
syswrap-arm-linux.c | [all...] |
syswrap-mips32-linux.c | [all...] |
syswrap-x86-linux.c | [all...] |
syswrap-linux.c | [all...] |
/external/strace/linux/arm/ |
syscallent.h | 294 { 1, 0, sys_timer_delete, "timer_delete" }, /* 261 */
|
/external/strace/linux/i386/ |
syscallent.h | 296 { 1, 0, sys_timer_delete, "timer_delete" }, /* 263 */
|
/external/strace/linux/sh/ |
syscallent.h | 298 { 1, 0, sys_timer_delete, "timer_delete" }, /* 263 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
unistd_64.h | 518 __SYSCALL(__NR_timer_delete, sys_timer_delete)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 518 __SYSCALL(__NR_timer_delete, sys_timer_delete)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 518 __SYSCALL(__NR_timer_delete, sys_timer_delete)
|
/external/strace/linux/mips/ |
syscallent.h | [all...] |