gem5  v22.1.0.0
Classes
"Statistic Types"

These are the statistics that are used in the simulator. More...

Classes

class  gem5::statistics::Scalar
 This is a simple scalar statistic, like a counter. More...
 
class  gem5::statistics::Average
 A stat that calculates the per tick average of a value. More...
 
class  gem5::statistics::Value
 
class  gem5::statistics::Vector
 A vector of scalar stats. More...
 
class  gem5::statistics::AverageVector
 A vector of Average stats. More...
 
class  gem5::statistics::Vector2d
 A 2-Dimensional vecto of scalar stats. More...
 
class  gem5::statistics::Distribution
 A simple distribution stat. More...
 
class  gem5::statistics::Histogram
 A simple histogram stat. More...
 
class  gem5::statistics::StandardDeviation
 Calculates the mean and variance of all the samples. More...
 
class  gem5::statistics::AverageDeviation
 Calculates the per tick mean and variance of the samples. More...
 
class  gem5::statistics::VectorDistribution
 A vector of distributions. More...
 
class  gem5::statistics::VectorStandardDeviation
 This is a vector of StandardDeviation stats. More...
 
class  gem5::statistics::VectorAverageDeviation
 This is a vector of AverageDeviation stats. More...
 
class  gem5::statistics::FormulaInfoProxy< Stat >
 
class  gem5::statistics::SparseHistInfoProxy< Stat >
 
class  gem5::statistics::SparseHistBase< Derived, Stor >
 Implementation of a sparse histogram stat. More...
 
class  gem5::statistics::SparseHistogram
 
class  gem5::statistics::Formula
 A formula for statistics that is calculated when printed. More...
 
class  gem5::statistics::FormulaNode
 
class  gem5::statistics::Temp
 Helper class to construct formula node trees. More...
 

Detailed Description

These are the statistics that are used in the simulator.


Generated on Wed Dec 21 2022 10:23:05 for gem5 by doxygen 1.9.1