Go to the documentation of this file.
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_first_to_last_ptr
static Histogram * s_store_count_ptr
uint64_t Tick
Tick count type.
static void printSummary(std::ostream &out)
Histogram m_store_last_to_stolen
void print(std::ostream &out) const
static Histogram * s_store_first_to_stolen_ptr
static void initSummary()
static int64_t s_total_samples
static void clearSummary()
Histogram m_store_first_to_last
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Overload hash function for BasicBlockRange type.
static Histogram * s_store_last_to_stolen_ptr
Histogram m_store_first_to_stolen
int m_stores_this_interval
void downgrade(NodeID node)
Tick curTick()
The current simulated tick.
Generated on Wed Sep 30 2020 14:02:13 for gem5 by doxygen 1.8.17