gem5
|
This is the complete list of members for RubyPort::MemSlavePort, including all inherited members.
_baseMasterPort | BaseSlavePort | protected |
access_backing_store | RubyPort::MemSlavePort | private |
addToRetryList() | RubyPort::MemSlavePort | protected |
BaseSlavePort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | BaseSlavePort | protected |
bind(MasterPort &master_port) | SlavePort | protected |
checkFunctional(PacketPtr pkt) | QueuedSlavePort | inline |
evictionCallback(Addr address) | RubyPort::MemSlavePort | |
getAddrRanges() const | RubyPort::MemSlavePort | inlineprotectedvirtual |
getId() const | Port | inline |
getMasterPort() const | BaseSlavePort | |
hitCallback(PacketPtr pkt) | RubyPort::MemSlavePort | |
id | Port | protected |
isConnected() const | BaseSlavePort | |
isPhysMemAddress(Addr addr) const | RubyPort::MemSlavePort | private |
isSnooping() const | SlavePort | inline |
MemSlavePort(const std::string &_name, RubyPort *_port, bool _access_backing_store, PortID id, bool _no_retry_on_stall) | RubyPort::MemSlavePort | |
name() const | Port | inline |
no_retry_on_stall | RubyPort::MemSlavePort | private |
owner | Port | protected |
Port(const std::string &_name, MemObject &_owner, PortID _id) | Port | protected |
queue | RubyPort::MemSlavePort | private |
QueuedSlavePort(const std::string &name, MemObject *owner, RespPacketQueue &resp_queue, PortID id=InvalidPortID) | QueuedSlavePort | inline |
recvAtomic(PacketPtr pkt) | RubyPort::MemSlavePort | inlineprotectedvirtual |
recvFunctional(PacketPtr pkt) | RubyPort::MemSlavePort | protectedvirtual |
recvRespRetry() | QueuedSlavePort | inlineprotectedvirtual |
recvTimingReq(PacketPtr pkt) | RubyPort::MemSlavePort | protectedvirtual |
recvTimingSnoopResp(PacketPtr pkt) | SlavePort | inlineprotectedvirtual |
respQueue | QueuedSlavePort | protected |
schedTimingResp(PacketPtr pkt, Tick when, bool force_order=false) | QueuedSlavePort | inline |
sendAtomicSnoop(PacketPtr pkt) | SlavePort | |
sendFunctionalSnoop(PacketPtr pkt) | SlavePort | |
sendRangeChange() const | SlavePort | inline |
sendRetryReq() | SlavePort | |
sendRetrySnoopResp() | SlavePort | |
sendTimingResp(PacketPtr pkt) | SlavePort | |
sendTimingSnoopReq(PacketPtr pkt) | SlavePort | |
SlavePort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | SlavePort | |
unbind() | SlavePort | protected |
~BaseSlavePort() | BaseSlavePort | protectedvirtual |
~Port() | Port | protectedvirtual |
~QueuedSlavePort() | QueuedSlavePort | inlinevirtual |
~SlavePort() | SlavePort | virtual |