HomeSort by: relevance | last modified time | path
    Searched refs:timespec_to_ns (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
time.h 99 timespec_to_ns(const struct timespec *ts) function
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/
PerfJITEventListener.cpp 163 static inline uint64_t timespec_to_ns(const struct timespec *ts) { function in namespace:__anon4393
176 return timespec_to_ns(&ts);

Completed in 19 milliseconds