gem5  v21.0.1.0
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 247 of file info.hh.

Member Data Documentation

◆ cmap

MCounter Stats::SparseHistData::cmap

Definition at line 249 of file info.hh.

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

◆ samples

Counter Stats::SparseHistData::samples

Definition at line 250 of file info.hh.

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


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