gem5 v24.0.0.0
|
Data structure of sparse histogram. More...
#include <types.hh>
Public Attributes | |
MCounter | cmap |
Counter | samples |
MCounter gem5::statistics::SparseHistData::cmap |
Definition at line 86 of file types.hh.
Referenced by gem5::statistics::SparseHistPrint::operator()(), and gem5::pybind_init_stats().
Counter gem5::statistics::SparseHistData::samples |
Definition at line 87 of file types.hh.
Referenced by gem5::statistics::SparseHistPrint::operator()().