Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimeProfiler.h47 void timeTraceProfilerEnd();
75 timeTraceProfilerEnd(); in ~TimeTraceScope()
/external/llvm-project/llvm/include/llvm/Support/
DTimeProfiler.h59 void timeTraceProfilerEnd();
87 timeTraceProfilerEnd(); in ~TimeTraceScope()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp221 void timeTraceProfilerEnd() { in timeTraceProfilerEnd() function
/external/llvm-project/llvm/lib/Support/
DTimeProfiler.cpp327 void llvm::timeTraceProfilerEnd() { in timeTraceProfilerEnd() function in llvm
/external/llvm-project/clang/lib/Sema/
DSema.cpp131 llvm::timeTraceProfilerEnd(); in FileChanged()