Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp335 const unsigned TimeTraceGranularity; member
347 void llvm::timeTraceProfilerInitialize(unsigned TimeTraceGranularity, in timeTraceProfilerInitialize()
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h178 unsigned TimeTraceGranularity = 500; member
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp239 static cl::opt<unsigned> TimeTraceGranularity( variable
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp90 static cl::opt<unsigned> TimeTraceGranularity( variable
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h581 unsigned TimeTraceGranularity; variable