/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
8-1.c | 29 struct itimerspec its, oits;
|
8-3.c | 35 struct itimerspec its, oits;
|
8-4.c | 32 struct itimerspec its, oits;
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/ |
12-2.c | 30 struct itimerspec its;
|
12-3.c | 28 struct itimerspec its;
|
/external/perfetto/include/perfetto/base/ |
android_task_runner.h | 68 void GetNextDelayedTaskRunTimeLocked(struct itimerspec* runtime);
|
/external/strace/ |
delay.c | 105 const struct itimerspec its = { 141 struct itimerspec its;
|
/external/strace/tests/ |
timerfd_xettime.c | 51 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_new); 52 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_old);
|
timer_xettime.c | 60 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_new); 61 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_old);
|
/external/strace/tests-m32/ |
timerfd_xettime.c | 51 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_new); 52 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_old);
|
timer_xettime.c | 60 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_new); 61 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_old);
|
/external/strace/tests-mx32/ |
timerfd_xettime.c | 51 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_new); 52 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_old);
|
timer_xettime.c | 60 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_new); 61 TAIL_ALLOC_OBJECT_CONST_PTR(struct itimerspec, its_old);
|
/external/ltp/testcases/open_posix_testsuite/functional/timers/timers/ |
twoptimers.c | 39 struct itimerspec its; 84 struct itimerspec its;
|
/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
time_utils.cc | 36 struct itimerspec ts = {};
|
/external/ltp/testcases/kernel/syscalls/timer_gettime/ |
timer_gettime01.c | 51 struct itimerspec spec;
|
/external/ltp/testcases/kernel/syscalls/timerfd/ |
timerfd01.c | 94 int timerfd_settime(int ufc, int flags, const struct itimerspec *utmr, 95 struct itimerspec *otmr) 101 int timerfd_gettime(int ufc, struct itimerspec *otmr) 140 struct itimerspec tmr;
|
/external/ltp/testcases/kernel/timers/timer_settime/ |
timer_settime02.c | 81 static struct itimerspec new_set, old_set, *old_temp;
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/ |
4-2.c | 52 struct itimerspec its;
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
18-1.c | 71 struct itimerspec it;
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/ |
1-1.c | 47 struct itimerspec its;
|
10-1.c | 40 struct itimerspec its;
|
11-1.c | 40 struct itimerspec its;
|
7-1.c | 42 struct itimerspec its;
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/ |
5-1.c | 54 struct itimerspec its;
|