gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::statistics::units::Cycle Class Reference

#include <units.hh>

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

Public Member Functions

 Cycle (Cycle const &)=delete
 
void operator= (Cycle const &)=delete
 
std::string getUnitString () const override
 

Static Public Member Functions

static Cycleget ()
 
static std::string toString ()
 

Private Member Functions

 Cycle ()
 

Detailed Description

Definition at line 126 of file units.hh.

Constructor & Destructor Documentation

◆ Cycle() [1/2]

gem5::statistics::units::Cycle::Cycle ( )
inlineprivate

Definition at line 129 of file units.hh.

◆ Cycle() [2/2]

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

Member Function Documentation

◆ get()

static Cycle * gem5::statistics::units::Cycle::get ( )
inlinestatic

Definition at line 134 of file units.hh.

Referenced by TEST().

◆ getUnitString()

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

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

Definition at line 140 of file units.hh.

References toString().

Referenced by TEST().

◆ operator=()

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

◆ toString()

static std::string gem5::statistics::units::Cycle::toString ( )
inlinestatic

Definition at line 139 of file units.hh.

Referenced by getUnitString(), and TEST().


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

Generated on Tue Jun 18 2024 16:24:24 for gem5 by doxygen 1.11.0