29#ifndef __MEM_RUBY_PROFILER_STORETRACE_HH__
30#define __MEM_RUBY_PROFILER_STORETRACE_HH__
58 void print(std::ostream& out)
const;
Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,...
static void printSummary(std::ostream &out)
static int64_t s_total_samples
static Histogram * s_store_first_to_stolen_ptr
void downgrade(NodeID node)
Histogram m_store_last_to_stolen
static Histogram * s_store_count_ptr
static void initSummary()
Histogram m_store_first_to_last
static Histogram * s_store_first_to_last_ptr
Histogram m_store_first_to_stolen
void print(std::ostream &out) const
int m_stores_this_interval
static Histogram * s_store_last_to_stolen_ptr
static void clearSummary()
bool node_less_then_eq(const Histogram *n1, const Histogram *n2)
std::ostream & operator<<(std::ostream &os, const BoolVec &myvector)
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
uint64_t Tick
Tick count type.