/third_party/ltp/include/ |
D | tst_timer.h | 329 static inline int sys_timer_gettime(kernel_timer_t timerid, void *its) in sys_timer_gettime() 334 static inline int sys_timer_gettime64(kernel_timer_t timerid, void *its) in sys_timer_gettime64() 339 static inline int sys_timer_settime(kernel_timer_t timerid, int flags, void *its, in sys_timer_settime() 345 static inline int sys_timer_settime64(kernel_timer_t timerid, int flags, void *its, in sys_timer_settime64() 351 static inline int sys_timerfd_gettime(int fd, void *its) in sys_timerfd_gettime() 356 static inline int sys_timerfd_gettime64(int fd, void *its) in sys_timerfd_gettime64() 361 static inline int sys_timerfd_settime(int fd, int flags, void *its, in sys_timerfd_settime() 367 static inline int sys_timerfd_settime64(int fd, int flags, void *its, in sys_timerfd_settime64() 452 static inline long long tst_its_get_interval_sec(struct tst_its its) in tst_its_get_interval_sec() 468 static inline long long tst_its_get_interval_nsec(struct tst_its its) in tst_its_get_interval_nsec() [all …]
|
/third_party/benchmark/test/ |
D | user_counters_test.cc | 53 double its = e.NumIterations(); in CheckSimple() local 405 double its = e.NumIterations(); in CheckIterationInvariant() local 453 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local 497 double its = e.NumIterations(); in CheckAvgIterations() local 542 double its = e.NumIterations(); in CheckAvgIterationsRate() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | timerfd_gettime.c | 36 struct itimerspec its = {{0, 0}, {2, 0}}; in timerfd_gettime_0100() local 88 struct itimerspec its = {{0, 0}, {2, 0}}; in timerfd_gettime64_0100() local
|
D | timerfd_settime.c | 40 struct itimerspec its = {{0, 0}, {DATA_TWO, 0}}; in timerfd_settime_0100() local 91 struct itimerspec its = {{0, 0}, {DATA_TWO, 0}}; in timerfd_settime64_0100() local
|
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/ |
D | twoptimers.c | 38 struct itimerspec its; in main() local 91 struct itimerspec its; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
D | timer_settime.c | 61 struct itimerspec its; in timer_settime_0100() local 115 struct itimerspec its; in timer_settime64_0100() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/ |
D | 6-3.c | 26 struct itimerspec its; in main() local
|
D | 6-2.c | 26 struct itimerspec its; in main() local
|
D | 6-1.c | 23 struct itimerspec its; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/ |
D | 2-1.c | 28 struct itimerspec its; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/ |
D | 12-2.c | 30 struct itimerspec its; in main() local
|
D | 12-1.c | 22 struct itimerspec its; in main() local
|
D | 12-3.c | 28 struct itimerspec its; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
D | 8-1.c | 29 struct itimerspec its, oits; in main() local
|
D | 8-2.c | 31 struct itimerspec its, oits; in main() local
|
D | 8-4.c | 32 struct itimerspec its, oits; in main() local
|
D | 8-3.c | 35 struct itimerspec its, oits; in main() local
|
D | 13-1.c | 63 struct itimerspec its; in main() local
|
D | 3-2.c | 37 struct itimerspec its; in main() local
|
D | 3-1.c | 45 struct itimerspec its; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/ |
D | 1-2.c | 33 struct itimerspec its; in main() local
|
D | 1-1.c | 45 struct itimerspec its; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/ |
D | 2-1.c | 36 struct itimerspec its; in main() local
|
D | 2-2.c | 39 struct itimerspec its; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/ |
D | 5-2.c | 40 struct itimerspec its; in main() local
|