gem5
|
#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 84 of file statistics.hh.
|
inline |
Definition at line 90 of file statistics.hh.
|
inline |
Definition at line 92 of file statistics.hh.
|
inline |
Definition at line 93 of file statistics.hh.
|
inline |
Definition at line 94 of file statistics.hh.
|
inline |
Definition at line 96 of file statistics.hh.
|
inline |
Definition at line 100 of file statistics.hh.
|
protected |
Definition at line 87 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().