|
gem5
v21.0.1.0
|
The parameters for a distribution stat. More...
#include <storage.hh>
Public Member Functions | |
| Params (size_type _buckets) | |
Public Member Functions inherited from Stats::DistParams | |
| DistParams (DistType t) | |
Public Member Functions inherited from Stats::StorageParams | |
| virtual | ~StorageParams ()=default |
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 456 of file storage.hh.
|
inline |
Definition at line 461 of file storage.hh.
| size_type Stats::HistStor::Params::buckets |
The number of buckets.
Definition at line 459 of file storage.hh.
Referenced by Params(), Stats::HistStor::prepare(), Stats::HistStor::reset(), and TEST().