Searched refs:timespec_to_ns (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h95 timespec_to_ns(const struct timespec *ts) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp164 static inline uint64_t timespec_to_ns(const struct timespec *ts) { function in namespace:__anon1889
177 return timespec_to_ns(&ts);

Completed in 67 milliseconds