Searched refs:sys_clock_gettime64 (Results 1 – 1 of 1) sorted by relevance
154 static inline int sys_clock_gettime64(clockid_t id, struct __kernel_timespec *ts) in sys_clock_gettime64() function327 if (sys_clock_gettime64(clock, &start) < 0) { in test_one_clock_gettime64()343 end_ret = sys_clock_gettime64(clock, &end); in test_one_clock_gettime64()
Completed in 3 milliseconds