gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
RubyStatsCallback Class Reference

#include <RubySystem.hh>

Inheritance diagram for RubyStatsCallback:
Callback

Public Member Functions

virtual ~RubyStatsCallback ()
 
 RubyStatsCallback (RubySystem *system)
 
void process ()
 virtual process function that is invoked when the callback queue is executed. More...
 
- Public Member Functions inherited from Callback
virtual ~Callback ()
 virtualize the destructor to make sure that the correct one gets called. More...
 

Private Attributes

RubySystemm_ruby_system
 

Additional Inherited Members

- Protected Member Functions inherited from Callback
virtual void autoDestruct ()
 

Detailed Description

Definition at line 156 of file RubySystem.hh.

Constructor & Destructor Documentation

virtual RubyStatsCallback::~RubyStatsCallback ( )
inlinevirtual

Definition at line 162 of file RubySystem.hh.

RubyStatsCallback::RubyStatsCallback ( RubySystem system)
inline

Definition at line 163 of file RubySystem.hh.

Member Function Documentation

void RubyStatsCallback::process ( )
inlinevirtual

virtual process function that is invoked when the callback queue is executed.

Implements Callback.

Definition at line 164 of file RubySystem.hh.

References RubySystem::collateStats(), and m_ruby_system.

Member Data Documentation

RubySystem* RubyStatsCallback::m_ruby_system
private

Definition at line 159 of file RubySystem.hh.

Referenced by process().


The documentation for this class was generated from the following file:

Generated on Fri Jun 9 2017 13:04:18 for gem5 by doxygen 1.8.6