gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::statistics::HistStor::Params Struct Reference

The parameters for a distribution stat. More...

#include <storage.hh>

Inheritance diagram for gem5::statistics::HistStor::Params:
gem5::statistics::DistParams gem5::statistics::StorageParams

Public Member Functions

 Params (size_type _buckets)
 
- Public Member Functions inherited from gem5::statistics::DistParams
 DistParams (DistType t)
 
- Public Member Functions inherited from gem5::statistics::StorageParams
virtual ~StorageParams ()=default
 

Public Attributes

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

Detailed Description

The parameters for a distribution stat.

Definition at line 460 of file storage.hh.

Constructor & Destructor Documentation

◆ Params()

gem5::statistics::HistStor::Params::Params ( size_type  _buckets)
inline

Definition at line 465 of file storage.hh.

References buckets, and fatal_if.

Member Data Documentation

◆ buckets

size_type gem5::statistics::HistStor::Params::buckets

The number of buckets.

Definition at line 463 of file storage.hh.

Referenced by Params(), gem5::statistics::HistStor::prepare(), gem5::statistics::HistStor::reset(), and TEST().


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

Generated on Wed Dec 21 2022 10:24:27 for gem5 by doxygen 1.9.1