gem5 v25.0.0.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

Static Public Member Functions

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

Private Member Functions

 Tick ()

Detailed Description

Definition at line 143 of file units.hh.

Constructor & Destructor Documentation

◆ Tick() [1/2]

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

Definition at line 146 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 151 of file units.hh.

References Tick().

◆ getUnitString()

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

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

Definition at line 157 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 156 of file units.hh.


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

Generated on Sat Oct 18 2025 08:07:04 for gem5 by doxygen 1.14.0