ΒΆvoid timeTraceProfilerInitialize(
unsigned int TimeTraceGranularity,
llvm::StringRef ProcName)
void timeTraceProfilerInitialize(
unsigned int TimeTraceGranularity,
llvm::StringRef ProcName)
Description
Initialize the time trace profiler. This sets up the global \p TimeTraceProfilerInstance variable to be the profiler instance.
Declared at: llvm/include/llvm/Support/TimeProfiler.h:22
Parameters
- unsigned int TimeTraceGranularity
- llvm::StringRef ProcName