This is the complete list of members for MSHR, including all inherited members.
_isUncacheable | QueueEntry | protected |
allocate(Addr blk_addr, unsigned blk_size, PacketPtr pkt, Tick when_ready, Counter _order, bool alloc_on_fill) | MSHR | |
allocateTarget(PacketPtr target, Tick when, Counter order, bool alloc_on_fill) | MSHR | |
allocIter | MSHR | private |
allocOnFill() const | MSHR | inline |
blkAddr | QueueEntry | |
blkSize | QueueEntry | |
clearDownstreamPending() | MSHR | |
conflictAddr(const QueueEntry *entry) const override | MSHR | virtual |
deallocate() | MSHR | |
deferredTargets | MSHR | private |
delay(Tick delay_ticks) | MSHR | inline |
downstreamPending | MSHR | private |
extractServiceableTargets(PacketPtr pkt) | MSHR | |
getNumTargets() const | MSHR | inline |
getTarget() override | MSHR | inlinevirtual |
handleSnoop(PacketPtr target, Counter order) | MSHR | |
hasFromCache() const | MSHR | inline |
hasPostDowngrade() const | MSHR | inline |
hasPostInvalidate() const | MSHR | inline |
hasTargets() const | MSHR | inline |
inService | QueueEntry | |
isCleaning() const | MSHR | inline |
isForward | MSHR | |
isPendingModified() const | MSHR | inline |
isSecure | QueueEntry | |
isUncacheable() const | QueueEntry | inline |
isWholeLineWrite() const | MSHR | inline |
Iterator typedef | MSHR | |
List typedef | MSHR | |
markInService(bool pending_modified_resp) | MSHR | |
matchBlockAddr(const Addr addr, const bool is_secure) const override | MSHR | virtual |
matchBlockAddr(const PacketPtr pkt) const override | MSHR | virtual |
MSHR() | MSHR | |
MSHRQueue class | MSHR | friend |
needsWritable() const | MSHR | inline |
order | QueueEntry | |
pendingModified | MSHR | private |
popTarget() | MSHR | inline |
postDowngrade | MSHR | private |
postInvalidate | MSHR | private |
predecessor | Packet::SenderState | |
print(std::ostream &os, int verbosity=0, const std::string &prefix="") const override | MSHR | virtual |
print() const | MSHR | |
Printable() | Printable | inline |
promoteDeferredTargets() | MSHR | |
promoteIf(const std::function< bool(Target &)> &pred) | MSHR | private |
promoteReadable() | MSHR | |
promoteWritable() | MSHR | |
Queue class | MSHR | friend |
QueueEntry() | QueueEntry | inline |
readyIter | MSHR | private |
readyTime | QueueEntry | protected |
SenderState() | Packet::SenderState | inline |
sendPacket(BaseCache &cache) override | MSHR | virtual |
targets | MSHR | private |
trySatisfyFunctional(PacketPtr pkt) | MSHR | |
wasWholeLineWrite | MSHR | |
~Printable() | Printable | inlinevirtual |
~SenderState() | Packet::SenderState | inlinevirtual |