Searched defs:clock_gettime (Results 1 – 7 of 7) sorted by relevance
9 clock_gettime(int clock __unused, struct timespec *ts) in clock_gettime() function
14 clock_gettime(clockid_t clock_id, struct timespec *tp) in clock_gettime() function
39 clock_gettime(int clock_id, struct timespec *ts) in clock_gettime() function
60 clock_gettime = librt.clock_gettime variable
460 #define clock_gettime(a,b) \ macro
180 #define clock_gettime(a,b) \ macro
147 #pragma weak clock_gettime macro