Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimeProfiler.h22 void timeTraceProfilerInitialize(unsigned TimeTraceGranularity,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DTimeProfiler.h92 void timeTraceProfilerInitialize(unsigned TimeTraceGranularity,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp191 void timeTraceProfilerInitialize(unsigned TimeTraceGranularity, in timeTraceProfilerInitialize() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DTimeProfiler.cpp288 void llvm::timeTraceProfilerInitialize(unsigned TimeTraceGranularity, in timeTraceProfilerInitialize() function in llvm
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DLTO.cpp1346 timeTraceProfilerInitialize(Conf.TimeTraceGranularity, in start()