Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTimeProfiler.h30 void timeTraceProfilerFinishThread();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimeProfiler.cpp283 void llvm::timeTraceProfilerFinishThread() { in timeTraceProfilerFinishThread() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp1274 timeTraceProfilerFinishThread(); in start()