gem5
v21.2.1.1
|
#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 99 of file statistics.hh.
|
inline |
Definition at line 105 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 109 of file statistics.hh.
|
inline |
Definition at line 111 of file statistics.hh.
|
inline |
Definition at line 115 of file statistics.hh.
|
protected |
Definition at line 102 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().