gem5 v24.0.0.0
|
The parameters for a distribution stat. More...
#include <storage.hh>
Public Member Functions | |
DistParams (DistType t) | |
Public Member Functions inherited from gem5::statistics::StorageParams | |
virtual | ~StorageParams ()=default |
Public Attributes | |
const DistType | type |
The parameters for a distribution stat.
Definition at line 219 of file storage.hh.
|
inline |
Definition at line 222 of file storage.hh.
const DistType gem5::statistics::DistParams::type |
Definition at line 221 of file storage.hh.
Referenced by gem5::statistics::AvgSampleStor::prepare(), gem5::statistics::DistStor::prepare(), gem5::statistics::HistStor::prepare(), and gem5::statistics::SampleStor::prepare().