Searched refs:Histogram (Results 26 - 27 of 27) sorted by relevance

12

/gem5/src/sim/
H A Dsystem.cc450 workItemStats[j] = new Stats::Histogram();
/gem5/src/base/
H A Dstatistics.hh2631 class Histogram : public DistBase<Histogram, HistStor>
2634 Histogram(Group *parent = nullptr, const char *name = nullptr,
2636 : DistBase<Histogram, HistStor>(parent, name, desc)
2645 Histogram &

Completed in 11 milliseconds

12