gem5
v20.1.0.0
|
#include <RubyPort.hh>
Public Member Functions | |
SenderState (MemResponsePort *_port) | |
Public Member Functions inherited from Packet::SenderState | |
SenderState () | |
virtual | ~SenderState () |
Public Attributes | |
MemResponsePort * | port |
Public Attributes inherited from Packet::SenderState | |
SenderState * | predecessor |
Definition at line 139 of file RubyPort.hh.
|
inline |
Definition at line 142 of file RubyPort.hh.
MemResponsePort* RubyPort::SenderState::port |
Definition at line 141 of file RubyPort.hh.
Referenced by RubyPort::MemRequestPort::recvTimingResp(), RubyPort::ruby_hit_callback(), and HTMSequencer::rubyHtmCallback().