Home
last modified time | relevance | path

Searched refs:ClockGetTime64 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/OSUtil/linux/
H A Dvdso_sym.h30 ClockGetTime64, enumerator
44 else if constexpr (sym == VDSOSym::ClockGetTime64) in dispatcher()
/freebsd/contrib/llvm-project/libc/src/__support/OSUtil/linux/arm/
H A Dvdso.h24 case VDSOSym::ClockGetTime64: in symbol_name()
/freebsd/contrib/llvm-project/libc/src/__support/time/linux/
H A Dclock_gettime.cpp41 TypedSymbol<VDSOSym::ClockGetTime64> clock_gettime64; in clock_gettime()