gem5
[DEVELOP-FOR-23.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 98 of file statistics.hh.
|
inline |
Definition at line 104 of file statistics.hh.
|
inline |
Definition at line 106 of file statistics.hh.
|
inline |
Definition at line 107 of file statistics.hh.
|
inline |
Definition at line 108 of file statistics.hh.
|
inline |
Definition at line 110 of file statistics.hh.
|
inline |
Definition at line 114 of file statistics.hh.
|
protected |
Definition at line 101 of file statistics.hh.
Referenced by gem5::statistics::InfoProxy< Stat, FormulaInfo >::check(), gem5::statistics::InfoProxy< Stat, FormulaInfo >::prepare(), gem5::statistics::InfoProxy< Stat, FormulaInfo >::reset(), and gem5::statistics::InfoProxy< Stat, FormulaInfo >::zero().