|
LLVM 22.0.0git
|
This is the complete list of members for llvm::TimerGroup, including all inherited members.
| acquireTimerGlobals() | llvm::TimerGroup | static |
| clear() | llvm::TimerGroup | |
| clearAll() | llvm::TimerGroup | static |
| constructForStatistics() | llvm::TimerGroup | static |
| print(raw_ostream &OS, bool ResetAfterPrint=false) | llvm::TimerGroup | |
| printAll(raw_ostream &OS) | llvm::TimerGroup | static |
| printAllJSONValues(raw_ostream &OS, const char *delim) | llvm::TimerGroup | static |
| printJSONValues(raw_ostream &OS, const char *delim) | llvm::TimerGroup | |
| PrintStatisticsJSON(raw_ostream &OS) | llvm::TimerGroup | friend |
| setName(StringRef NewName, StringRef NewDescription) | llvm::TimerGroup | inline |
| Timer class | llvm::TimerGroup | friend |
| TimerGlobals class | llvm::TimerGroup | friend |
| TimerGroup(StringRef Name, StringRef Description, bool PrintOnExit=true) | llvm::TimerGroup | explicit |
| TimerGroup(StringRef Name, StringRef Description, const StringMap< TimeRecord > &Records, bool PrintOnExit=true) | llvm::TimerGroup | explicit |
| ~TimerGroup() | llvm::TimerGroup |