/external/ltp/include/ |
D | tst_timer.h | 338 static inline int sys_timer_gettime(kernel_timer_t timerid, void *its) in sys_timer_gettime() 343 static inline int sys_timer_gettime64(kernel_timer_t timerid, void *its) in sys_timer_gettime64() 348 static inline int sys_timer_settime(kernel_timer_t timerid, int flags, void *its, in sys_timer_settime() 354 static inline int sys_timer_settime64(kernel_timer_t timerid, int flags, void *its, in sys_timer_settime64() 360 static inline int sys_timerfd_gettime(int fd, void *its) in sys_timerfd_gettime() 365 static inline int sys_timerfd_gettime64(int fd, void *its) in sys_timerfd_gettime64() 370 static inline int sys_timerfd_settime(int fd, int flags, void *its, in sys_timerfd_settime() 376 static inline int sys_timerfd_settime64(int fd, int flags, void *its, in sys_timerfd_settime64() 466 static inline long long tst_its_get_interval_sec(struct tst_its its) in tst_its_get_interval_sec() 482 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() local 277 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/cronet/tot/third_party/google_benchmark/src/test/ |
D | user_counters_test.cc | 53 double its = e.NumIterations(); in CheckSimple() local 409 double its = e.NumIterations(); in CheckIterationInvariant() local 458 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local 502 double its = e.NumIterations(); in CheckAvgIterations() local 548 double its = e.NumIterations(); in CheckAvgIterationsRate() local
|
/external/google-benchmark/test/ |
D | user_counters_test.cc | 53 double its = e.NumIterations(); in CheckSimple() local 409 double its = e.NumIterations(); in CheckIterationInvariant() local 458 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local 502 double its = e.NumIterations(); in CheckAvgIterations() local 548 double its = e.NumIterations(); in CheckAvgIterationsRate() local
|
/external/cronet/stable/third_party/google_benchmark/src/test/ |
D | user_counters_test.cc | 53 double its = e.NumIterations(); in CheckSimple() local 409 double its = e.NumIterations(); in CheckIterationInvariant() local 458 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local 502 double its = e.NumIterations(); in CheckAvgIterations() local 548 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() local 91 struct itimerspec its; in main() local
|
/external/trusty/arm-trusted-firmware/fdts/ |
D | fvp-base-gicv3.dtsi | 24 its: msi-controller@2f020000 { label
|
D | arm_fpga.dts | 101 its: msi-controller@30040000 { label
|
D | fvp-foundation-gicv3-psci.dts | 106 its: its@2f020000 { label
|
/external/strace/ |
D | delay.c | 105 const struct itimerspec its = { in arm_delay_timer() local 141 struct itimerspec its; in delay_tcb() local
|
/external/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
|
/external/arm-trusted-firmware/fdts/ |
D | fvp-base-gicv3-psci-aarch32-common.dtsi | 96 its: its@2f020000 { label
|
D | arm_fpga.dts | 101 its: msi-controller@30040000 { label
|
D | fvp-foundation-gicv3-psci.dts | 104 its: its@2f020000 { label
|
/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/speculative/ |
D | 12-2.c | 30 struct itimerspec its; in main() local
|
D | 12-3.c | 28 struct itimerspec its; in main() local
|
D | 12-1.c | 22 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-2.c | 31 struct itimerspec its, oits; in main() local
|
D | 8-4.c | 32 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 | 161 struct itimerspec its; in otPlatAlarmMicroStartAt() local 187 struct itimerspec its = {{0, 0}, {0, 0}}; in otPlatAlarmMicroStop() local
|