gem5
|
This is the complete list of members for RubyDirectedTester::CpuPort, including all inherited members.
_baseSlavePort | BaseMasterPort | protected |
BaseMasterPort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | BaseMasterPort | protected |
bind(BaseSlavePort &slave_port) | MasterPort | virtual |
CpuPort(const std::string &_name, RubyDirectedTester *_tester, PortID _id) | RubyDirectedTester::CpuPort | inline |
getAddrRanges() const | MasterPort | |
getId() const | Port | inline |
getSlavePort() const | BaseMasterPort | |
id | Port | protected |
isConnected() const | BaseMasterPort | |
isSnooping() const | MasterPort | inlinevirtual |
MasterPort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | MasterPort | |
name() const | Port | inline |
owner | Port | protected |
Port(const std::string &_name, MemObject &_owner, PortID _id) | Port | protected |
printAddr(Addr a) | MasterPort | |
recvAtomicSnoop(PacketPtr pkt) | MasterPort | inlineprotectedvirtual |
recvFunctionalSnoop(PacketPtr pkt) | MasterPort | inlineprotectedvirtual |
recvRangeChange() | MasterPort | inlineprotectedvirtual |
recvReqRetry() | RubyDirectedTester::CpuPort | inlineprotectedvirtual |
recvRetrySnoopResp() | MasterPort | inlineprotectedvirtual |
recvTimingResp(PacketPtr pkt) | RubyDirectedTester::CpuPort | protectedvirtual |
recvTimingSnoopReq(PacketPtr pkt) | MasterPort | inlineprotectedvirtual |
sendAtomic(PacketPtr pkt) | MasterPort | |
sendFunctional(PacketPtr pkt) | MasterPort | |
sendRetryResp() | MasterPort | virtual |
sendTimingReq(PacketPtr pkt) | MasterPort | |
sendTimingSnoopResp(PacketPtr pkt) | MasterPort | |
tester | RubyDirectedTester::CpuPort | private |
unbind() | MasterPort | virtual |
~BaseMasterPort() | BaseMasterPort | protectedvirtual |
~MasterPort() | MasterPort | virtual |
~Port() | Port | protectedvirtual |