gem5
v20.1.0.0
|
The parameters for a distribution stat. More...
#include <statistics.hh>
Public Member Functions | |
DistParams (DistType t) | |
Public Member Functions inherited from Stats::StorageParams | |
virtual | ~StorageParams () |
Public Attributes | |
const DistType | type |
The parameters for a distribution stat.
Definition at line 1411 of file statistics.hh.
|
inline |
Definition at line 1414 of file statistics.hh.
const DistType Stats::DistParams::type |
Definition at line 1413 of file statistics.hh.
Referenced by Stats::DistStor::prepare(), Stats::HistStor::prepare(), Stats::SampleStor::prepare(), and Stats::AvgSampleStor::prepare().