Searched defs:perf_get_timestamp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/ | ||
H A D | PerfJITEventListener.cpp | 167 static inline uint64_t perf_get_timestamp(void) { perf_get_timestamp() function |
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ | ||
H A D | JITLoaderPerf.cpp | 106 static inline uint64_t perf_get_timestamp() { perf_get_timestamp() function |