gem5  v20.1.0.5
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Stats::SparseHistData Struct Reference

Data structure of sparse histogram. More...

#include <info.hh>

Public Attributes

MCounter cmap
 
Counter samples
 

Detailed Description

Data structure of sparse histogram.

Definition at line 244 of file info.hh.

Member Data Documentation

◆ cmap

MCounter Stats::SparseHistData::cmap

Definition at line 246 of file info.hh.

Referenced by Stats::SparseHistPrint::operator()().

◆ samples

Counter Stats::SparseHistData::samples

Definition at line 247 of file info.hh.

Referenced by Stats::SparseHistPrint::operator()().


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

Generated on Thu Mar 18 2021 12:10:00 for gem5 by doxygen 1.8.17