| /external/ltp/include/ | 
| D | tst_timer.h | 328 static inline int sys_timer_gettime(kernel_timer_t timerid, void *its)  in sys_timer_gettime()333 static inline int sys_timer_gettime64(kernel_timer_t timerid, void *its)  in sys_timer_gettime64()
 338 static inline int sys_timer_settime(kernel_timer_t timerid, int flags, void *its,  in sys_timer_settime()
 344 static inline int sys_timer_settime64(kernel_timer_t timerid, int flags, void *its,  in sys_timer_settime64()
 350 static inline int sys_timerfd_gettime(int fd, void *its)  in sys_timerfd_gettime()
 355 static inline int sys_timerfd_gettime64(int fd, void *its)  in sys_timerfd_gettime64()
 360 static inline int sys_timerfd_settime(int fd, int flags, void *its,  in sys_timerfd_settime()
 366 static inline int sys_timerfd_settime64(int fd, int flags, void *its,  in sys_timerfd_settime64()
 451 static inline long long tst_its_get_interval_sec(struct tst_its its)  in tst_its_get_interval_sec()
 467 static inline long long tst_its_get_interval_nsec(struct tst_its its)  in tst_its_get_interval_nsec()
 [all …]
 
 | 
| /external/libcxx/utils/google-benchmark/test/ | 
| D | user_counters_test.cc | 48   double its = e.NumIterations();  in CheckSimple()  local277   double its = e.NumIterations();  in CheckIterationInvariant()  local
 318   double its = e.NumIterations();  in CheckIsIterationInvariantRate()  local
 357   double its = e.NumIterations();  in CheckAvgIterations()  local
 395   double its = e.NumIterations();  in CheckAvgIterationsRate()  local
 
 | 
| /external/google-benchmark/test/ | 
| D | user_counters_test.cc | 51   double its = e.NumIterations();  in CheckSimple()  local387   double its = e.NumIterations();  in CheckIterationInvariant()  local
 433   double its = e.NumIterations();  in CheckIsIterationInvariantRate()  local
 475   double its = e.NumIterations();  in CheckAvgIterations()  local
 518   double its = e.NumIterations();  in CheckAvgIterationsRate()  local
 
 | 
| /external/ltp/testcases/open_posix_testsuite/functional/timers/timers/ | 
| D | twoptimers.c | 38 		struct itimerspec its;  in main()  local91 		struct itimerspec its;  in main()  local
 
 | 
| /external/strace/ | 
| D | delay.c | 105 	const struct itimerspec its = {  in arm_delay_timer()  local141 		struct itimerspec its;  in delay_tcb()  local
 
 | 
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/ | 
| D | 6-2.c | 26 	struct itimerspec its;  in main()  local
 | 
| D | 6-3.c | 26 	struct itimerspec its;  in main()  local
 | 
| D | 6-1.c | 23 	struct itimerspec its;  in main()  local
 | 
| /external/arm-trusted-firmware/fdts/ | 
| D | arm_fpga.dts | 101 		its: msi-controller@30040000 {  label
 | 
| D | fvp-base-gicv3-psci-aarch32-common.dtsi | 96 		its: its@2f020000 {  label
 | 
| D | fvp-foundation-gicv3-psci.dts | 104 		its: its@2f020000 {  label
 | 
| D | fvp-base-gicv3-psci-common.dtsi | 165 		its: its@2f020000 {  label
 | 
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/ | 
| D | 12-1.c | 22 	struct itimerspec its;  in main()  local
 | 
| D | 12-2.c | 30 	struct itimerspec its;  in main()  local
 | 
| D | 12-3.c | 28 	struct itimerspec its;  in main()  local
 | 
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/ | 
| D | 2-1.c | 28 	struct itimerspec its;  in main()  local
 | 
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ | 
| D | 8-1.c | 29 	struct itimerspec its, oits;  in main()  local
 | 
| D | 8-4.c | 32 	struct itimerspec its, oits;  in main()  local
 | 
| D | 8-2.c | 31 	struct itimerspec its, oits;  in main()  local
 | 
| D | 8-3.c | 35 	struct itimerspec its, oits;  in main()  local
 | 
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/ | 
| D | 1-2.c | 33 	struct itimerspec its;  in main()  local
 | 
| /external/openthread/src/posix/platform/ | 
| D | alarm.cpp | 170         struct itimerspec its;  in otPlatAlarmMicroStartAt()  local196         struct itimerspec its = {{0, 0}, {0, 0}};  in otPlatAlarmMicroStop()  local
 
 | 
| /external/compiler-rt/test/sanitizer_common/TestCases/Linux/ | 
| D | timerfd.cc | 14   struct itimerspec its;  in main()  local
 | 
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/ | 
| D | 5-2.c | 40 	struct itimerspec its;  in main()  local
 | 
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/ | 
| D | 2-1.c | 36 	struct itimerspec its;  in main()  local
 |