/external/strace/linux/ |
dummy.h | 214 #define sys_getitimer printargs macro
|
syscall.h | 63 int sys_getitimer(), sys_stat(), sys_lstat(), sys_fstat();
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
syscall.h | 75 #define SYS_getitimer __NR_getitimer
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 75 #define SYS_getitimer __NR_getitimer
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 75 #define SYS_getitimer __NR_getitimer
|
/bionic/libc/include/sys/ |
glibc-syscalls.h | 90 #define SYS_getitimer __NR_getitimer 434 #define SYS_getitimer __NR_getitimer 795 #define SYS_getitimer __NR_getitimer [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
priv_syswrap-generic.h | 171 DECL_TEMPLATE(generic, sys_getitimer); // SVr4, 4.4BSD
|
syswrap-generic.c | [all...] |
syswrap-amd64-linux.c | [all...] |
syswrap-ppc64-linux.c | [all...] |
syswrap-s390x-linux.c | [all...] |
syswrap-arm-linux.c | [all...] |
syswrap-mips32-linux.c | [all...] |
syswrap-ppc32-linux.c | [all...] |
syswrap-x86-linux.c | [all...] |
syswrap-darwin.c | [all...] |
/external/strace/linux/arm/ |
syscallent.h | 136 { 2, 0, sys_getitimer, "getitimer" }, /* 105 */
|
/external/strace/linux/i386/ |
syscallent.h | 136 { 2, 0, sys_getitimer, "getitimer" }, /* 105 */
|
/external/strace/linux/sh/ |
syscallent.h | 138 { 2, 0, sys_getitimer, "getitimer" }, /* 105 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
unistd_64.h | 92 __SYSCALL(__NR_getitimer, sys_getitimer)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 92 __SYSCALL(__NR_getitimer, sys_getitimer)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 92 __SYSCALL(__NR_getitimer, sys_getitimer)
|
/external/strace/ |
time.c | 390 sys_getitimer(tcp) function
|
/external/strace/linux/mips/ |
syscallent.h | [all...] |
/prebuilts/qemu-kernel/arm/2.6/ |
vmlinux-qemu | |