Searched refs:getMax (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/common/
H A DHistogram.hh57 int64_t getMax() const { return m_max; } function in class:Histogram
H A DHistogram.cc136 m_max = max(m_max, hist.getMax());

Completed in 5 milliseconds