Home
last modified time | relevance | path

Searched defs:its (Results 1 – 25 of 97) sorted by relevance

1234

/external/ltp/include/
Dtst_timer.h338 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/
Duser_counters_test.cc48 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/
Duser_counters_test.cc53 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/
Duser_counters_test.cc53 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/
Duser_counters_test.cc53 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/
Dtwoptimers.c38 struct itimerspec its; in main() local
91 struct itimerspec its; in main() local
/external/trusty/arm-trusted-firmware/fdts/
Dfvp-base-gicv3.dtsi24 its: msi-controller@2f020000 { label
Darm_fpga.dts101 its: msi-controller@30040000 { label
Dfvp-foundation-gicv3-psci.dts106 its: its@2f020000 { label
/external/strace/
Ddelay.c105 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/
D6-3.c26 struct itimerspec its; in main() local
D6-2.c26 struct itimerspec its; in main() local
D6-1.c23 struct itimerspec its; in main() local
/external/arm-trusted-firmware/fdts/
Dfvp-base-gicv3-psci-aarch32-common.dtsi96 its: its@2f020000 { label
Darm_fpga.dts101 its: msi-controller@30040000 { label
Dfvp-foundation-gicv3-psci.dts104 its: its@2f020000 { label
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/
D2-1.c28 struct itimerspec its; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/
D12-2.c30 struct itimerspec its; in main() local
D12-3.c28 struct itimerspec its; in main() local
D12-1.c22 struct itimerspec its; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
D8-1.c29 struct itimerspec its, oits; in main() local
D8-2.c31 struct itimerspec its, oits; in main() local
D8-4.c32 struct itimerspec its, oits; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/
D1-2.c33 struct itimerspec its; in main() local
/external/openthread/src/posix/platform/
Dalarm.cpp161 struct itimerspec its; in otPlatAlarmMicroStartAt() local
187 struct itimerspec its = {{0, 0}, {0, 0}}; in otPlatAlarmMicroStop() local

1234