|
gem5 [DEVELOP-FOR-25.1]
|
#include <units.hh>
Public Member Functions | |
| Rate (Rate const &)=delete | |
| void | operator= (Rate< T1, T2 > const &)=delete |
| std::string | getUnitString () const override |
| Public Member Functions inherited from gem5::statistics::units::Base | |
| virtual | ~Base ()=default |
Static Public Member Functions | |
| static Rate< T1, T2 > * | get () |
| static std::string | toString () |
Private Member Functions | |
| Rate () | |
|
inlineprivate |
Definition at line 354 of file units.hh.
Referenced by get(), operator=(), and Rate().
|
delete |
References Rate().
|
inlinestatic |
|
inlineoverridevirtual |
Implements gem5::statistics::units::Base.
Definition at line 370 of file units.hh.
References toString().
Referenced by TEST().
|
delete |
References Rate().
|
inlinestatic |
Definition at line 365 of file units.hh.
References gem5::csprintf().
Referenced by getUnitString(), and TEST().