Home
last modified time | relevance | path

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

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