gem5
|
This is the complete list of members for DRAMCtrl::MemoryPort, including all inherited members.
_baseMasterPort | BaseSlavePort | protected |
BaseSlavePort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | BaseSlavePort | protected |
bind(MasterPort &master_port) | SlavePort | protected |
checkFunctional(PacketPtr pkt) | QueuedSlavePort | inline |
getAddrRanges() const | DRAMCtrl::MemoryPort | protectedvirtual |
getId() const | Port | inline |
getMasterPort() const | BaseSlavePort | |
id | Port | protected |
isConnected() const | BaseSlavePort | |
isSnooping() const | SlavePort | inline |
memory | DRAMCtrl::MemoryPort | private |
MemoryPort(const std::string &name, DRAMCtrl &_memory) | DRAMCtrl::MemoryPort | |
name() const | Port | inline |
owner | Port | protected |
Port(const std::string &_name, MemObject &_owner, PortID _id) | Port | protected |
queue | DRAMCtrl::MemoryPort | private |
QueuedSlavePort(const std::string &name, MemObject *owner, RespPacketQueue &resp_queue, PortID id=InvalidPortID) | QueuedSlavePort | inline |
recvAtomic(PacketPtr pkt) | DRAMCtrl::MemoryPort | protectedvirtual |
recvFunctional(PacketPtr pkt) | DRAMCtrl::MemoryPort | protectedvirtual |
recvRespRetry() | QueuedSlavePort | inlineprotectedvirtual |
recvTimingReq(PacketPtr) | DRAMCtrl::MemoryPort | 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 |