gem5  v20.1.0.0
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 Wed Sep 30 2020 14:03:12 for gem5 by doxygen 1.8.17