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

/gem5/src/mem/ruby/profiler/
H A DStoreTrace.cc46 m_store_last_to_stolen(-1), m_store_first_to_last(-1)
69 << "store_first_to_last: " << m_store_first_to_last << endl;
141 m_store_first_to_last.add(m_last_store - m_first_store);
H A DStoreTrace.hh73 Histogram m_store_first_to_last; member in class:StoreTrace

Completed in 5 milliseconds