46 #ifndef __MEM_RUBY_SYSTEM_RUBYPORTPROXY_HH__ 47 #define __MEM_RUBY_SYSTEM_RUBYPORTPROXY_HH__ 50 #include "params/RubyPortProxy.hh" 112 #endif // __MEM_RUBY_SYSTEM_RUBYPORTPROXY_HH__
RubyPortProxy(const RubyPortProxyParams *p)
Create a new RubyPortProxy.
virtual ~RubyPortProxy()
Destruct a RubyPortProxy.
bool isDeadlockEventScheduled() const
Pure virtual member in the super class that we are forced to implement even if it is never used (sinc...
void descheduleDeadlockEvent()
Pure virtual member in the super class that we are forced to implement even if it is never used (sinc...
RequestStatus makeRequest(PacketPtr pkt)
Pure virtual member in the super class that we are forced to implement even if it is never used (sinc...
A Packet is used to encapsulate a transfer between two objects in the memory system (e...
void init()
Initialise a RubyPortProxy by doing nothing and avoid involving the super class.
int outstandingCount() const
Pure virtual member in the super class that we are forced to implement even if it is never used (sinc...