Home
last modified time | relevance | path

Searched refs:timeTraceProfilerFinishThread (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DTimeProfiler.h32 void timeTraceProfilerFinishThread();
/llvm-project-15.0.7/llvm/lib/Support/
H A DTimeProfiler.cpp283 void llvm::timeTraceProfilerFinishThread() { in timeTraceProfilerFinishThread() function in llvm
/llvm-project-15.0.7/lld/MachO/
H A DWriter.cpp1198 timeTraceProfilerFinishThread(); in run()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp1323 timeTraceProfilerFinishThread(); in start()
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_runtime.cpp6071 llvm::timeTraceProfilerFinishThread(); in __kmp_launch_thread()