Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp162 static inline uint64_t timespec_to_ns(const struct timespec *ts) { timespec_to_ns() function
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp101 static inline uint64_t timespec_to_ns(const struct timespec *TS) { timespec_to_ns() function