Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimeProfiler.h26 void timeTraceProfilerCleanup();
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DTimeProfiler.h96 void timeTraceProfilerCleanup();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp199 void timeTraceProfilerCleanup() { in timeTraceProfilerCleanup() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DTimeProfiler.cpp298 void llvm::timeTraceProfilerCleanup() { in timeTraceProfilerCleanup() function in llvm