gem5  v20.1.0.0
Classes
"Statistic Types"

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

Classes

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

Detailed Description

These are the statistics that are used in the simulator.


Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17