Home
last modified time | relevance | path

Searched defs:timespec_to_ns (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h95 timespec_to_ns(const struct timespec *ts) in timespec_to_ns() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp162 static inline uint64_t timespec_to_ns(const struct timespec *ts) { in timespec_to_ns() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp101 static inline uint64_t timespec_to_ns(const struct timespec *TS) { in timespec_to_ns() function