gem5  v22.1.0.0
Public Attributes | List of all members
gem5::statistics::SparseHistData Struct Reference

Data structure of sparse histogram. More...

#include <types.hh>

Public Attributes

MCounter cmap
 
Counter samples
 

Detailed Description

Data structure of sparse histogram.

Definition at line 85 of file types.hh.

Member Data Documentation

◆ cmap

MCounter gem5::statistics::SparseHistData::cmap

Definition at line 87 of file types.hh.

Referenced by gem5::statistics::SparseHistPrint::operator()().

◆ samples

Counter gem5::statistics::SparseHistData::samples

Definition at line 88 of file types.hh.

Referenced by gem5::statistics::SparseHistPrint::operator()().


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

Generated on Wed Dec 21 2022 10:24:27 for gem5 by doxygen 1.9.1