gem5 v24.1.0.1
|
The parameters for a distribution stat. More...
#include <storage.hh>
Public Member Functions | |
DistParams (DistType t) | |
![]() | |
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::DistStor::prepare(), gem5::statistics::HistStor::prepare(), gem5::statistics::SampleStor::prepare(), and gem5::statistics::AvgSampleStor::prepare().