|
MLIR 22.0.0git
|
This is the complete list of members for mlir::Timer, including all inherited members.
| hide() | mlir::Timer | inline |
| nest(const void *id, function_ref< std::string()> nameBuilder) | mlir::Timer | inline |
| nest(TimingIdentifier name) | mlir::Timer | inline |
| nest(StringRef name) | mlir::Timer | inline |
| operator bool() const | mlir::Timer | inlineexplicit |
| operator=(Timer &&other) | mlir::Timer | inline |
| start() | mlir::Timer | inline |
| stop() | mlir::Timer | inline |
| Timer()=default | mlir::Timer | |
| Timer(const Timer &other)=default | mlir::Timer | |
| Timer(Timer &&other) | mlir::Timer | inline |
| Timer(TimingManager &tm, void *handle) | mlir::Timer | inlineprotected |
| TimingManager class | mlir::Timer | friend |