46#ifndef __MEM_RUBY_SYSTEM_RUBYPORTPROXY_HH__
47#define __MEM_RUBY_SYSTEM_RUBYPORTPROXY_HH__
50#include "params/RubyPortProxy.hh"
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.
RequestStatus makeRequest(PacketPtr pkt)
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...
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...
RubyPortProxy(const RubyPortProxyParams &p)
Create a new RubyPortProxy.
int outstandingCount() const
Pure virtual member in the super class that we are forced to implement even if it is never used (sinc...
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.