gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::statistics::InfoProxy< Stat, Base > Class Template Reference

#include <statistics.hh>

Inheritance diagram for gem5::statistics::InfoProxy< Stat, Base >:

Public Member Functions

 InfoProxy (Stat &stat)
 
bool check () const
 
void prepare ()
 
void reset ()
 
void visit (Output &visitor)
 
bool zero () const
 

Protected Attributes

Stat & s
 

Detailed Description

template<class Stat, class Base>
class gem5::statistics::InfoProxy< Stat, Base >

Definition at line 98 of file statistics.hh.

Constructor & Destructor Documentation

◆ InfoProxy()

template<class Stat , class Base >
gem5::statistics::InfoProxy< Stat, Base >::InfoProxy ( Stat & stat)
inline

Definition at line 104 of file statistics.hh.

Member Function Documentation

◆ check()

template<class Stat , class Base >
bool gem5::statistics::InfoProxy< Stat, Base >::check ( ) const
inline

Definition at line 106 of file statistics.hh.

References gem5::statistics::InfoProxy< Stat, Base >::s.

◆ prepare()

template<class Stat , class Base >
void gem5::statistics::InfoProxy< Stat, Base >::prepare ( )
inline

Definition at line 107 of file statistics.hh.

References gem5::statistics::InfoProxy< Stat, Base >::s.

◆ reset()

template<class Stat , class Base >
void gem5::statistics::InfoProxy< Stat, Base >::reset ( )
inline

Definition at line 108 of file statistics.hh.

References gem5::statistics::InfoProxy< Stat, Base >::s.

◆ visit()

template<class Stat , class Base >
void gem5::statistics::InfoProxy< Stat, Base >::visit ( Output & visitor)
inline

Definition at line 110 of file statistics.hh.

References gem5::statistics::Output::visit().

◆ zero()

template<class Stat , class Base >
bool gem5::statistics::InfoProxy< Stat, Base >::zero ( ) const
inline

Definition at line 114 of file statistics.hh.

References gem5::statistics::InfoProxy< Stat, Base >::s.

Member Data Documentation

◆ s


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