LLVM 20.0.0git
|
This is the complete list of members for llvm::TimerGroup, including all inherited members.
aquireDefaultGroup() | 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 | llvm::TimerGroup | friend |
setName(StringRef NewName, StringRef NewDescription) | llvm::TimerGroup | inline |
Timer | llvm::TimerGroup | friend |
TimerGroup(StringRef Name, StringRef Description) | llvm::TimerGroup | explicit |
TimerGroup(StringRef Name, StringRef Description, const StringMap< TimeRecord > &Records) | llvm::TimerGroup | explicit |
~TimerGroup() | llvm::TimerGroup |