gem5
|
The parameters for a distribution stat. More...
#include <statistics.hh>
Public Member Functions | |
Params () | |
Public Member Functions inherited from Stats::DistParams | |
DistParams (DistType t) | |
Public Member Functions inherited from Stats::StorageParams | |
virtual | ~StorageParams () |
Public Attributes | |
size_type | buckets |
The number of buckets. More... | |
Public Attributes inherited from Stats::DistParams | |
const DistType | type |
The parameters for a distribution stat.
Definition at line 1521 of file statistics.hh.
|
inline |
Definition at line 1526 of file statistics.hh.
size_type Stats::HistStor::Params::buckets |
The number of buckets.
Definition at line 1524 of file statistics.hh.
Referenced by Stats::Histogram::init(), Stats::HistStor::prepare(), and Stats::HistStor::reset().