gem5
|
This is the complete list of members for FullO3CPU< Impl >::IcachePort, 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 |
fetch | FullO3CPU< Impl >::IcachePort | protected |
getAddrRanges() const | MasterPort | |
getId() const | Port | inline |
getSlavePort() const | BaseMasterPort | |
IcachePort(DefaultFetch< Impl > *_fetch, FullO3CPU< Impl > *_cpu) | FullO3CPU< Impl >::IcachePort | inline |
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() | FullO3CPU< Impl >::IcachePort | protectedvirtual |
recvRetrySnoopResp() | MasterPort | inlineprotectedvirtual |
recvTimingResp(PacketPtr pkt) | FullO3CPU< Impl >::IcachePort | 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 | |
unbind() | MasterPort | virtual |
~BaseMasterPort() | BaseMasterPort | protectedvirtual |
~MasterPort() | MasterPort | virtual |
~Port() | Port | protectedvirtual |