Definition at line 492 of file Timer.cpp.
◆ initDeferred()
◆ DefaultTimerGroup
Initial value:{"misc", "Miscellaneous Ungrouped Timers",
sys::SmartMutex< true > TimerLock
Definition at line 510 of file Timer.cpp.
◆ InfoOutputFilename
cl::opt<std::string, true> llvm::TimerGlobals::InfoOutputFilename |
Initial value:{
"info-output-file", cl::value_desc("filename"),
cl::desc(
"File to append -stats and -timer output to"),
cl::Hidden,
std::string LibSupportInfoOutputFilename
LocationClass< Ty > location(Ty &L)
Definition at line 495 of file Timer.cpp.
◆ InitDeferredFlag
std::once_flag llvm::TimerGlobals::InitDeferredFlag |
◆ LibSupportInfoOutputFilename
std::string llvm::TimerGlobals::LibSupportInfoOutputFilename |
◆ NamedGroupedTimersPtr
std::optional<Name2PairMap> llvm::TimerGlobals::NamedGroupedTimersPtr |
◆ Signposts
◆ SortTimers
Initial value:{
"sort-timers",
cl::desc("In the report, sort the timers in each group in wall clock"
" time order"),
initializer< Ty > init(const Ty &Val)
Definition at line 503 of file Timer.cpp.
◆ TimerLock
◆ TrackSpace
Initial value:{
"track-memory",
cl::desc("Enable -time-passes memory tracking (this may be slow)"),
Definition at line 499 of file Timer.cpp.
The documentation for this class was generated from the following file: