gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Stats::DistParams Struct Reference

The parameters for a distribution stat. More...

#include <storage.hh>

Inheritance diagram for Stats::DistParams:
Stats::StorageParams Stats::AvgSampleStor::Params Stats::DistStor::Params Stats::HistStor::Params Stats::SampleStor::Params Stats::SparseHistStor::Params

Public Member Functions

 DistParams (DistType t)
 
- Public Member Functions inherited from Stats::StorageParams
virtual ~StorageParams ()=default
 

Public Attributes

const DistType type
 

Detailed Description

The parameters for a distribution stat.

Definition at line 216 of file storage.hh.

Constructor & Destructor Documentation

◆ DistParams()

Stats::DistParams::DistParams ( DistType  t)
inline

Definition at line 219 of file storage.hh.

Member Data Documentation

◆ type

const DistType Stats::DistParams::type

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

Generated on Tue Jun 22 2021 15:29:13 for gem5 by doxygen 1.8.17