gem5  v20.1.0.0
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 1575 of file statistics.hh.

Constructor & Destructor Documentation

◆ Params()

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

Definition at line 1580 of file statistics.hh.

Member Data Documentation

◆ buckets

size_type Stats::HistStor::Params::buckets

The number of buckets.

Definition at line 1578 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 Wed Sep 30 2020 14:03:12 for gem5 by doxygen 1.8.17