Searched defs:clock_gettime (Results 1 – 4 of 4) sorted by relevance
222 SYS_FUNC(clock_gettime) in SYS_FUNC() argument
774 int (*clock_gettime)(int clkid, struct timespec *tp); member
419 int clock_gettime(clockid_t clock_id, struct timespec *tp) in clock_gettime() function
2022 TEST(MemorySanitizer, clock_gettime) { in TEST() argument