gem5 v25.0.0.1
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

Member Data Documentation

◆ buckets

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

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

Generated on Sat Oct 18 2025 08:07:03 for gem5 by doxygen 1.14.0