gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:24 for gem5 by doxygen 1.11.0