/external/strace/tests/ |
D | xetitimer.test | 9 syscalls=setitimer,getitimer
|
D | xetitimer.c | 63 if (getitimer(ITIMER_REAL, &old.itv)) in main()
|
/external/strace/ |
D | count.c | 83 getitimer(ITIMER_REAL, &it); in count_syscall()
|
D | time.c | 115 SYS_FUNC(getitimer) in SYS_FUNC() argument
|
D | sys_func.h | 74 extern SYS_FUNC(getitimer);
|
/external/strace/linux/32/ |
D | syscallent.h | 110 [102] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/64/ |
D | syscallent.h | 103 [102] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/s390x/ |
D | syscallent.h | 130 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 133 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 38 [6035] = { 2, 0, SEN(getitimer), "getitimer" },
|
D | syscallent-n64.h | 38 [5035] = { 2, 0, SEN(getitimer), "getitimer" },
|
D | syscallent-o32.h | 108 [4105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 131 [135] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 37 [ 36] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/ia64/ |
D | syscallent.h | 138 [1119] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/s390/ |
D | syscallent.h | 136 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/sparc/ |
D | syscallent.h | 87 [ 86] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/hppa/ |
D | syscallent.h | 110 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 134 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 134 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 134 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/x32/ |
D | syscallent.h | 37 [ 36] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/sh/ |
D | syscallent.h | 136 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/powerpc/ |
D | syscallent.h | 134 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|
/external/strace/linux/sh64/ |
D | syscallent.h | 134 [105] = { 2, 0, SEN(getitimer), "getitimer" },
|