|
struct | gem5::statistics::StorageParams |
|
class | gem5::statistics::StatStor |
| Templatized storage and interface for a simple scalar stat. More...
|
|
struct | gem5::statistics::StatStor::Params |
|
class | gem5::statistics::AvgStor |
| Templatized storage and interface to a per-tick average stat. More...
|
|
struct | gem5::statistics::AvgStor::Params |
|
struct | gem5::statistics::DistParams |
| The parameters for a distribution stat. More...
|
|
class | gem5::statistics::DistStor |
| Templatized storage and interface for a distribution stat. More...
|
|
struct | gem5::statistics::DistStor::Params |
| The parameters for a distribution stat. More...
|
|
class | gem5::statistics::HistStor |
| Templatized storage and interface for a histogram stat. More...
|
|
struct | gem5::statistics::HistStor::Params |
| The parameters for a distribution stat. More...
|
|
class | gem5::statistics::SampleStor |
| Templatized storage and interface for a distribution that calculates mean and variance. More...
|
|
struct | gem5::statistics::SampleStor::Params |
|
class | gem5::statistics::AvgSampleStor |
| Templatized storage for distribution that calculates per tick mean and variance. More...
|
|
struct | gem5::statistics::AvgSampleStor::Params |
|
class | gem5::statistics::SparseHistStor |
| Templatized storage and interface for a sparse histogram stat. More...
|
|
struct | gem5::statistics::SparseHistStor::Params |
| The parameters for a sparse histogram stat. More...
|
|