Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimeProfiler.h30 void timeTraceProfilerFinishThread();
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp283 void llvm::timeTraceProfilerFinishThread() { in timeTraceProfilerFinishThread() function in llvm
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1274 timeTraceProfilerFinishThread(); in start()
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp5883 llvm::timeTraceProfilerFinishThread(); in __kmp_launch_thread()