gem5
v20.1.0.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 92 of file statistics.hh.
|
inline |
Definition at line 98 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 102 of file statistics.hh.
|
inline |
Definition at line 104 of file statistics.hh.
|
inline |
Definition at line 108 of file statistics.hh.
|
protected |
Definition at line 95 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().