gem5
|
This is the complete list of members for AtomicSimpleCPU::AtomicCPUPort, including all inherited members.
_baseSlavePort | BaseMasterPort | protected |
AtomicCPUPort(const std::string &_name, BaseSimpleCPU *_cpu) | AtomicSimpleCPU::AtomicCPUPort | inline |
BaseMasterPort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | BaseMasterPort | protected |
bind(BaseSlavePort &slave_port) | MasterPort | virtual |
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() | AtomicSimpleCPU::AtomicCPUPort | inlineprotectedvirtual |
recvRetrySnoopResp() | MasterPort | inlineprotectedvirtual |
recvTimingResp(PacketPtr pkt) | AtomicSimpleCPU::AtomicCPUPort | inlineprotectedvirtual |
recvTimingSnoopReq(PacketPtr pkt) | MasterPort | inlineprotectedvirtual |
sendAtomic(PacketPtr pkt) | MasterPort | |
sendFunctional(PacketPtr pkt) | MasterPort | |
sendRetryResp() | MasterPort | virtual |
sendTimingReq(PacketPtr pkt) | MasterPort | |
sendTimingSnoopResp(PacketPtr pkt) | MasterPort | |
unbind() | MasterPort | virtual |
~BaseMasterPort() | BaseMasterPort | protectedvirtual |
~MasterPort() | MasterPort | virtual |
~Port() | Port | protectedvirtual |