Searched defs:clock_gettime (Results 1 – 13 of 13) sorted by relevance
/external/adhd/cras/src/tests/ |
D | polled_interval_checker_unittest.cc | 145 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
D | cras_tm_unittest.cc | 188 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
D | util_unittest.cc | 313 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
D | loopback_iodev_unittest.cc | 240 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
D | cras_client_unittest.cc | 365 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
D | a2dp_iodev_unittest.cc | 549 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
D | iodev_list_unittest.cc | 1924 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
D | dev_stream_unittest.cc | 1290 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
D | audio_thread_unittest_obsolete.cc | 2142 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
|
/external/strace/ |
D | time.c | 240 SYS_FUNC(clock_gettime) in SYS_FUNC() argument
|
/external/libusb/include/libusb/ |
D | libusbi.h | 1111 int (*clock_gettime)(int clkid, struct timespec *tp); member
|
/external/libusb/libusb/ |
D | libusbi.h | 1111 int (*clock_gettime)(int clkid, struct timespec *tp); member
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 2029 TEST(MemorySanitizer, clock_gettime) { in TEST() argument
|