29 #ifndef __MEM_RUBY_PROFILER_STORETRACE_HH__
30 #define __MEM_RUBY_PROFILER_STORETRACE_HH__
52 void print(std::ostream& out)
const;
90 #endif // __MEM_RUBY_PROFILER_STORETRACE_HH__
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
uint64_t Tick
Tick count type.
static Histogram * s_store_last_to_stolen_ptr
static Histogram * s_store_first_to_stolen_ptr
Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,16,32,64}_t.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
int m_stores_this_interval
std::ostream & operator<<(std::ostream &out, const StoreTrace &obj)
Histogram m_store_last_to_stolen
void print(std::ostream &out) const
bool node_less_then_eq(const StoreTrace *n1, const StoreTrace *n2)
Histogram m_store_first_to_stolen
Histogram m_store_first_to_last