gem5
|
This is the complete list of members for SimpleTimingPort, 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 =0 | SlavePort | pure virtual |
getId() const | Port | inline |
getMasterPort() const | BaseSlavePort | |
id | Port | protected |
isConnected() const | BaseSlavePort | |
isSnooping() const | SlavePort | inline |
name() const | Port | inline |
owner | Port | protected |
pendingDelete | SimpleTimingPort | protected |
Port(const std::string &_name, MemObject &_owner, PortID _id) | Port | protected |
QueuedSlavePort(const std::string &name, MemObject *owner, RespPacketQueue &resp_queue, PortID id=InvalidPortID) | QueuedSlavePort | inline |
queueImpl | SimpleTimingPort | private |
recvAtomic(PacketPtr pkt)=0 | SimpleTimingPort | protectedpure virtual |
recvFunctional(PacketPtr pkt) | SimpleTimingPort | protectedvirtual |
recvRespRetry() | QueuedSlavePort | inlineprotectedvirtual |
recvTimingReq(PacketPtr pkt) | SimpleTimingPort | 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 | |
SimpleTimingPort(const std::string &name, MemObject *owner) | SimpleTimingPort | |
SlavePort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | SlavePort | |
unbind() | SlavePort | protected |
~BaseSlavePort() | BaseSlavePort | protectedvirtual |
~Port() | Port | protectedvirtual |
~QueuedSlavePort() | QueuedSlavePort | inlinevirtual |
~SimpleTimingPort() | SimpleTimingPort | inlinevirtual |
~SlavePort() | SlavePort | virtual |