gem5
v21.0.1.0
|
#include <statistics.hh>
Public Member Functions | |
InfoProxy (Stat &stat) | |
bool | check () const |
void | prepare () |
void | reset () |
void | visit (Output &visitor) |
bool | zero () const |
Protected Attributes | |
Stat & | s |
Definition at line 91 of file statistics.hh.
|
inline |
Definition at line 97 of file statistics.hh.
|
inline |
Definition at line 99 of file statistics.hh.
|
inline |
Definition at line 100 of file statistics.hh.
|
inline |
Definition at line 101 of file statistics.hh.
|
inline |
Definition at line 103 of file statistics.hh.
|
inline |
Definition at line 107 of file statistics.hh.
|
protected |
Definition at line 94 of file statistics.hh.
Referenced by Stats::InfoProxy< Stat, FormulaInfo >::check(), Stats::InfoProxy< Stat, FormulaInfo >::prepare(), Stats::InfoProxy< Stat, FormulaInfo >::reset(), and Stats::InfoProxy< Stat, FormulaInfo >::zero().