Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Support/
DTimeProfiler.h30 void timeTraceProfilerFinishThread();
/external/llvm-project/llvm/lib/Support/
DTimeProfiler.cpp283 void llvm::timeTraceProfilerFinishThread() { in timeTraceProfilerFinishThread() function in llvm
/external/llvm-project/llvm/lib/LTO/
DLTO.cpp1212 timeTraceProfilerFinishThread(); in start()