Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimeProfiler.h113 void timeTraceProfilerFinishThread();
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp372 void llvm::timeTraceProfilerFinishThread() { in timeTraceProfilerFinishThread() function in llvm
/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp1335 timeTraceProfilerFinishThread(); in run()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1538 timeTraceProfilerFinishThread(); in start()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp6126 llvm::timeTraceProfilerFinishThread(); in __kmp_launch_thread()