|
gem5 v25.0.0.1
|
#include <units.hh>
Public Member Functions | |
| Unspecified (Unspecified const &)=delete | |
| void | operator= (Unspecified const &)=delete |
| std::string | getUnitString () const override |
Static Public Member Functions | |
| static Unspecified * | get () |
| static std::string | toString () |
Private Member Functions | |
| Unspecified () | |
|
inlineprivate |
Definition at line 322 of file units.hh.
Referenced by get(), operator=(), and Unspecified().
|
delete |
References Unspecified().
|
inlinestatic |
Definition at line 327 of file units.hh.
References Unspecified().
Referenced by gem5::statistics::DataWrapVec< Derived, InfoProxyType >::DataWrapVec(), gem5::statistics::ScalarBase< Derived, Stor >::ScalarBase(), and TEST().
|
inlineoverridevirtual |
Implements gem5::statistics::units::Base.
Definition at line 334 of file units.hh.
References toString().
Referenced by TEST().
|
delete |
References Unspecified().
|
inlinestatic |
Definition at line 332 of file units.hh.
Referenced by getUnitString(), and TEST().