Home
last modified time | relevance | path

Searched defs:TimeTraceProfilerInstance (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp27 TimeTraceProfiler *TimeTraceProfilerInstance = nullptr; variable
/external/llvm-project/llvm/lib/Support/
DTimeProfiler.cpp36 static LLVM_THREAD_LOCAL TimeTraceProfiler *TimeTraceProfilerInstance = nullptr; variable