gem5  v20.0.0.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 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()(), and Stats::SparseHistStor::prepare().

◆ samples

Counter Stats::SparseHistData::samples

Definition at line 247 of file info.hh.

Referenced by Stats::SparseHistPrint::operator()(), and Stats::SparseHistStor::prepare().


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

Generated on Thu May 28 2020 16:22:27 for gem5 by doxygen 1.8.13