Searched refs:__vdso_clock_gettime (Results 1 – 6 of 6) sorted by relevance
44 if (__vdso_clock_gettime != NULL && __vdso_gettc != NULL) in __clock_gettime()45 error = __vdso_clock_gettime(clock_id, ts); in __clock_gettime()
155 #pragma weak __vdso_clock_gettime macro157 __vdso_clock_gettime(clockid_t clock_id, struct timespec *ts) in __vdso_clock_gettime() function
58 __vdso_clock_gettime;
56 __vdso_clock_gettime;
78 int __vdso_clock_gettime(clockid_t clock_id, struct timespec *ts);