Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dtime.h99 timespec_to_ns(const struct timespec *ts) in timespec_to_ns() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp163 static inline uint64_t timespec_to_ns(const struct timespec *ts) { in timespec_to_ns() function