Home
last modified time | relevance | path

Searched defs:TimeTraceGranularity (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp285 const unsigned TimeTraceGranularity; global() member
288 timeTraceProfilerInitialize(unsigned TimeTraceGranularity,StringRef ProcName) timeTraceProfilerInitialize() argument
/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp239 static cl::opt<unsigned> TimeTraceGranularity( global() variable
/freebsd-src/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp90 static cl::opt<unsigned> TimeTraceGranularity( variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h547 unsigned TimeTraceGranularity; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h181 unsigned TimeTraceGranularity = 500; global() member