gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
gem5::statistics::units::Tick Class Reference

#include <units.hh>

Inheritance diagram for gem5::statistics::units::Tick:
gem5::statistics::units::Base

Public Member Functions

 Tick (Tick const &)=delete
void operator= (Tick const &)=delete
std::string getUnitString () const override
Public Member Functions inherited from gem5::statistics::units::Base
virtual ~Base ()=default

Static Public Member Functions

static Tickget ()
static std::string toString ()

Private Member Functions

 Tick ()

Detailed Description

Definition at line 144 of file units.hh.

Constructor & Destructor Documentation

◆ Tick() [1/2]

gem5::statistics::units::Tick::Tick ( )
inlineprivate

Definition at line 147 of file units.hh.

Referenced by get(), operator=(), and Tick().

◆ Tick() [2/2]

gem5::statistics::units::Tick::Tick ( Tick const & )
delete

References Tick().

Member Function Documentation

◆ get()

Tick * gem5::statistics::units::Tick::get ( )
inlinestatic

Definition at line 152 of file units.hh.

References Tick().

◆ getUnitString()

std::string gem5::statistics::units::Tick::getUnitString ( ) const
inlineoverridevirtual

Implements gem5::statistics::units::Base.

Definition at line 158 of file units.hh.

Referenced by TEST().

◆ operator=()

void gem5::statistics::units::Tick::operator= ( Tick const & )
delete

References Tick().

◆ toString()

std::string gem5::statistics::units::Tick::toString ( )
inlinestatic

Definition at line 157 of file units.hh.


The documentation for this class was generated from the following file:

Generated on Mon Oct 27 2025 04:13:24 for gem5 by doxygen 1.14.0