Searched refs:clock_gettime64 (Results 1 – 2 of 2) sorted by relevance
41 TypedSymbol<VDSOSym::ClockGetTime64> clock_gettime64; in clock_gettime() local43 if (LIBC_LIKELY(clock_gettime64 != nullptr)) in clock_gettime()44 ret = clock_gettime64(clockid, &ts64); in clock_gettime()
359 int clock_gettime64(clockid_t clock_id, struct l_timespec64 *lts)