gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Stats::HistStor::Params Struct Reference

The parameters for a distribution stat. More...

#include <statistics.hh>

Inheritance diagram for Stats::HistStor::Params:
Stats::DistParams Stats::StorageParams

Public Member Functions

 Params ()
 
- Public Member Functions inherited from Stats::DistParams
 DistParams (DistType t)
 
- Public Member Functions inherited from Stats::StorageParams
virtual ~StorageParams ()
 

Public Attributes

size_type buckets
 The number of buckets. More...
 
- Public Attributes inherited from Stats::DistParams
const DistType type
 

Detailed Description

The parameters for a distribution stat.

Definition at line 1521 of file statistics.hh.

Constructor & Destructor Documentation

Stats::HistStor::Params::Params ( )
inline

Definition at line 1526 of file statistics.hh.

Member Data Documentation

size_type Stats::HistStor::Params::buckets

The number of buckets.

Definition at line 1524 of file statistics.hh.

Referenced by Stats::Histogram::init(), Stats::HistStor::prepare(), and Stats::HistStor::reset().


The documentation for this struct was generated from the following file:

Generated on Fri Jun 9 2017 13:04:39 for gem5 by doxygen 1.8.6