gem5
v19.0.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 97 of file statistics.hh.
|
inline |
Definition at line 103 of file statistics.hh.
|
inline |
Definition at line 105 of file statistics.hh.
|
inline |
Definition at line 106 of file statistics.hh.
|
inline |
Definition at line 107 of file statistics.hh.
Referenced by Stats::DistStor::DistStor(), Stats::HistStor::HistStor(), Stats::Formula::prepare(), Stats::SparseHistStor::SparseHistStor(), and Stats::sum().
|
inline |
Definition at line 109 of file statistics.hh.
|
inline |
Definition at line 113 of file statistics.hh.
Referenced by Stats::Formula::prepare().
|
protected |
Definition at line 100 of file statistics.hh.
Referenced by Stats::VectorBase< Vector, StatStor >::doInit(), Stats::VectorDistBase< VectorAverageDeviation, AvgSampleStor >::doInit(), Stats::ScalarInfoProxy< Stat >::result(), Stats::VectorInfoProxy< Stat >::result(), Stats::FormulaInfoProxy< Stat >::result(), Stats::VectorInfoProxy< Stat >::size(), Stats::VectorDistInfoProxy< Stat >::size(), Stats::FormulaInfoProxy< Stat >::size(), Stats::FormulaInfoProxy< Stat >::str(), Stats::ScalarInfoProxy< Stat >::total(), Stats::VectorInfoProxy< Stat >::total(), Stats::Vector2dInfoProxy< Stat >::total(), Stats::FormulaInfoProxy< Stat >::total(), Stats::ScalarInfoProxy< Stat >::value(), and Stats::VectorInfoProxy< Stat >::value().