Go to the documentation of this file.
45 #ifndef __MEM_RUBY_PROFILER_PROFILER_HH__
46 #define __MEM_RUBY_PROFILER_PROFILER_HH__
56 #include "mem/ruby/protocol/AccessType.hh"
57 #include "mem/ruby/protocol/PrefetchBit.hh"
58 #include "mem/ruby/protocol/RubyAccessMode.hh"
59 #include "mem/ruby/protocol/RubyRequestType.hh"
60 #include "params/RubySystem.hh"
193 #endif // __MEM_RUBY_PROFILER_PROFILER_HH__
std::vector< Stats::Scalar * > m_IncompleteTimesSeqr
Stats::Histogram m_missLatencyHistSeqr
Histogram for holding latency profile of all requests that miss in the controller connected to this s...
AddressProfiler * getAddressProfiler()
std::vector< Stats::Histogram * > m_IssueToInitialDelayHistCoalsr
AddressProfiler * getInstructionProfiler()
ProfilerStats rubyProfilerStats
Stats::Histogram delayHistogram
std::vector< std::vector< Stats::Histogram * > > m_missTypeMachLatencyHistCoalsr
std::vector< Stats::Histogram * > m_typeLatencyHistCoalsr
std::vector< Stats::Histogram * > m_missTypeLatencyHistSeqr
std::vector< Stats::Histogram * > delayVCHistogram
std::vector< Stats::Histogram * > m_missMachLatencyHistCoalsr
std::vector< std::vector< Stats::Histogram * > > m_missTypeMachLatencyHistSeqr
Histograms for profiling the latencies for requests that required external messages.
Stats::Histogram m_hitLatencyHistSeqr
Histogram for holding latency profile of all requests that hit in the controller connected to this se...
Stats::Histogram m_outstandReqHistCoalsr
std::vector< Stats::Histogram * > m_ForwardToFirstResponseDelayHistCoalsr
Profiler::ProfilerStats::PerRequestTypeStats perRequestTypeStats
std::vector< Stats::Histogram * > m_FirstResponseToCompletionDelayHistSeqr
AddressProfiler * m_inst_profiler_ptr
Profiler::ProfilerStats::PerMachineTypeStats perMachineTypeStats
std::vector< std::vector< Stats::Histogram * > > m_hitTypeMachLatencyHistSeqr
Histograms for profiling the latencies for requests that did not required external messages.
PerRequestTypeMachineTypeStats(Stats::Group *parent)
std::vector< Stats::Histogram * > m_missMachLatencyHistSeqr
Histograms for profiling the latencies for requests that required external messages.
std::vector< Stats::Histogram * > m_InitialToForwardDelayHistCoalsr
Profiler::ProfilerStats::PerRequestTypeMachineTypeStats perRequestTypeMachineTypeStats
void addAddressTraceSample(const RubyRequest &msg, NodeID id)
bool getAllInstructions() const
std::vector< Stats::Histogram * > m_typeLatencyHistSeqr
PerMachineTypeStats(Stats::Group *parent)
Profiler(const RubySystemParams ¶ms, RubySystem *rs)
AddressProfiler * m_address_profiler_ptr
std::vector< Stats::Histogram * > m_InitialToForwardDelayHistSeqr
const uint32_t m_num_vnets
std::vector< Stats::Histogram * > m_hitTypeLatencyHistSeqr
const bool m_all_instructions
ProfilerStats(Stats::Group *parent, Profiler *profiler)
std::vector< Stats::Histogram * > m_IssueToInitialDelayHistSeqr
Histograms for recording the breakdown of miss latency.
std::vector< Stats::Histogram * > m_hitMachLatencyHistSeqr
Histograms for profiling the latencies for requests that did not required external messages.
Stats::Histogram m_latencyHistSeqr
Histogram for holding latency profile of all requests.
std::vector< Stats::Histogram * > m_missTypeLatencyHistCoalsr
std::vector< Stats::Histogram * > m_ForwardToFirstResponseDelayHistSeqr
RubySystem * m_ruby_system
PerRequestTypeStats(Stats::Group *parent)
Stats::Histogram m_latencyHistCoalsr
std::vector< Stats::Histogram * > m_FirstResponseToCompletionDelayHistCoalsr
Profiler & operator=(const Profiler &obj)
Stats::Histogram m_outstandReqHistSeqr
Histogram for number of outstanding requests per cycle.
Stats::Histogram m_missLatencyHistCoalsr
Generated on Tue Jun 22 2021 15:28:30 for gem5 by doxygen 1.8.17