Home
last modified time | relevance | path

Searched defs:clock_gettime (Results 1 – 13 of 13) sorted by relevance

/external/adhd/cras/src/tests/
Dpolled_interval_checker_unittest.cc145 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
Dcras_tm_unittest.cc188 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
Dutil_unittest.cc313 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
Dloopback_iodev_unittest.cc240 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
Dcras_client_unittest.cc365 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
Da2dp_iodev_unittest.cc549 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
Diodev_list_unittest.cc1924 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
Ddev_stream_unittest.cc1290 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
Daudio_thread_unittest_obsolete.cc2142 int clock_gettime(clockid_t clk_id, struct timespec *tp) { in clock_gettime() function
/external/strace/
Dtime.c240 SYS_FUNC(clock_gettime) in SYS_FUNC() argument
/external/libusb/include/libusb/
Dlibusbi.h1111 int (*clock_gettime)(int clkid, struct timespec *tp); member
/external/libusb/libusb/
Dlibusbi.h1111 int (*clock_gettime)(int clkid, struct timespec *tp); member
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2029 TEST(MemorySanitizer, clock_gettime) { in TEST() argument