gem5 v24.1.0.1
Loading...
Searching...
No Matches
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.
 
- Public Attributes inherited from gem5::statistics::DistParams
const DistType type
 

Detailed Description

The parameters for a distribution stat.

Definition at line 459 of file storage.hh.

Constructor & Destructor Documentation

◆ Params()

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

Definition at line 464 of file storage.hh.

References buckets, and fatal_if.

Member Data Documentation

◆ buckets

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

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

Generated on Mon Jan 13 2025 04:29:16 for gem5 by doxygen 1.9.8