45 : m_store_count(-1), m_store_first_to_stolen(-1),
46 m_store_last_to_stolen(-1), m_store_first_to_last(-1)
89 out <<
"store_count: " << (*s_store_count_ptr) << endl;
90 out <<
"store_first_to_stolen: " << (*s_store_first_to_stolen_ptr) << endl;
91 out <<
"store_last_to_stolen: " << (*s_store_last_to_stolen_ptr) << endl;
92 out <<
"store_first_to_last: " << (*s_store_first_to_last_ptr) << endl;
static Histogram * s_store_count_ptr
static Histogram * s_store_first_to_last_ptr
static void clearSummary()
void downgrade(NodeID node)
static void initSummary()
static void printSummary(std::ostream &out)
static int64_t s_total_samples
Tick curTick()
The current simulated tick.
uint64_t Tick
Tick count type.
static Histogram * s_store_last_to_stolen_ptr
static Histogram * s_store_first_to_stolen_ptr
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
int m_stores_this_interval
Histogram m_store_last_to_stolen
void print(std::ostream &out) const
Histogram m_store_first_to_stolen
Histogram m_store_first_to_last