gem5  v20.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CoherentXBar Member List

This is the complete list of members for CoherentXBar, including all inherited members.

_drainManagerDrainableprivate
_drainStateDrainablemutableprivate
_paramsSimObjectprotected
addStat(Stats::Info *info)Stats::Group
addStatGroup(const char *name, Group *block)Stats::Group
BaseXBar(const BaseXBarParams *p)BaseXBarprotected
calcPacketTiming(PacketPtr pkt, Tick header_delay)BaseXBarprotected
clockDomainClockedprivate
Clocked(ClockDomain &clk_domain)Clockedinlineprotected
Clocked(Clocked &)=deleteClockedprotected
clockEdge(Cycles cycles=Cycles(0)) constClockedinline
ClockedObject(const ClockedObjectParams *p)ClockedObject
clockPeriod() constClockedinline
clockPeriodUpdated()Clockedinlineprotectedvirtual
CoherentXBar(const CoherentXBarParams *p)CoherentXBar
cpuSidePortsBaseXBarprotected
curCycle() constClockedinline
currentSection()Serializablestatic
cycleClockedmutableprivate
cyclesToTicks(Cycles c) constClockedinline
defaultPortIDBaseXBarprotected
defaultRangeBaseXBarprotected
deschedule(Event &event)EventManagerinline
deschedule(Event *event)EventManagerinline
dmDrain()Drainableprivate
dmDrainResume()Drainableprivate
drain() overrideSimObjectinlinevirtual
Drainable()Drainableprotected
drainResume()Drainableinlineprotectedvirtual
drainState() constDrainableinline
EventManager(EventManager &em)EventManagerinline
EventManager(EventManager *em)EventManagerinline
EventManager(EventQueue *eq)EventManagerinline
eventqEventManagerprotected
eventQueue() constEventManagerinline
find(const char *name)SimObjectstatic
findPort(AddrRange addr_range)BaseXBarprotected
forwardAtomic(PacketPtr pkt, PortID exclude_cpu_side_port_id)CoherentXBarinlineprotected
forwardAtomic(PacketPtr pkt, PortID exclude_cpu_side_port_id, PortID source_mem_side_port_id, const std::vector< QueuedResponsePort * > &dests)CoherentXBarprotected
forwardFunctional(PacketPtr pkt, PortID exclude_cpu_side_port_id)CoherentXBarprotected
forwardLatencyBaseXBarprotected
forwardPacket(const PacketPtr pkt)CoherentXBarprotected
forwardTiming(PacketPtr pkt, PortID exclude_cpu_side_port_id)CoherentXBarinlineprotected
forwardTiming(PacketPtr pkt, PortID exclude_cpu_side_port_id, const std::vector< QueuedResponsePort * > &dests)CoherentXBarprotected
frequency() constClockedinline
frontendLatencyBaseXBarprotected
getAddrRanges() constBaseXBarprotected
getPort(const std::string &if_name, PortID idx=InvalidPortID) overrideBaseXBarvirtual
getProbeManager()SimObject
getStatGroups() constStats::Group
getStats() constStats::Group
gotAddrRangesBaseXBarprotected
gotAllAddrRangesBaseXBarprotected
Group()=deleteStats::Group
Group(const Group &)=deleteStats::Group
Group(Group *parent, const char *name=nullptr)Stats::Group
headerLatencyBaseXBarprotected
init()CoherentXBarvirtual
initState()SimObjectvirtual
isDestination(const PacketPtr pkt) constCoherentXBarinlineprotected
loadState(CheckpointIn &cp)SimObjectvirtual
maxOutstandingSnoopCheckCoherentXBarprotected
maxRoutingTableSizeCheckCoherentXBarprotected
memInvalidate()SimObjectinlinevirtual
memSidePortsBaseXBarprotected
memWriteback()SimObjectinlinevirtual
mergedParentStats::Groupprivate
mergedStatGroupsStats::Groupprivate
mergeStatGroup(Group *block)Stats::Groupprivate
name() constSimObjectinlinevirtual
nextCycle() constClockedinline
notifyFork()Drainableinlinevirtual
SimObject::operator=(const Group &)=deleteStats::Group
Clocked::operator=(Clocked &)=deleteClockedprotected
outstandingCMOCoherentXBarprotected
outstandingSnoopCoherentXBarprotected
params() constClockedObjectinline
Params typedefClockedObject
pathSerializableprivatestatic
pendingDeleteCoherentXBarprotected
pktCountBaseXBarprotected
pktSizeBaseXBarprotected
pointOfCoherencyCoherentXBarprotected
pointOfUnificationCoherentXBarprotected
portMapBaseXBarprotected
powerStateClockedObject
preDumpStats()Stats::Groupvirtual
probeManagerSimObjectprivate
recvAtomicBackdoor(PacketPtr pkt, PortID cpu_side_port_id, MemBackdoorPtr *backdoor=nullptr)CoherentXBarprotected
recvAtomicSnoop(PacketPtr pkt, PortID mem_side_port_id)CoherentXBarprotected
recvFunctional(PacketPtr pkt, PortID cpu_side_port_id)CoherentXBarprotected
recvFunctionalSnoop(PacketPtr pkt, PortID mem_side_port_id)CoherentXBarprotected
recvRangeChange(PortID mem_side_port_id)BaseXBarprotectedvirtual
recvReqRetry(PortID mem_side_port_id)CoherentXBarprotected
recvTimingReq(PacketPtr pkt, PortID cpu_side_port_id)CoherentXBarprotected
recvTimingResp(PacketPtr pkt, PortID mem_side_port_id)CoherentXBarprotected
recvTimingSnoopReq(PacketPtr pkt, PortID mem_side_port_id)CoherentXBarprotected
recvTimingSnoopResp(PacketPtr pkt, PortID cpu_side_port_id)CoherentXBarprotected
regProbeListeners()SimObjectvirtual
regProbePoints()SimObjectvirtual
regStats()CoherentXBarvirtual
reqLayersCoherentXBarprotected
reschedule(Event &event, Tick when, bool always=false)EventManagerinline
reschedule(Event *event, Tick when, bool always=false)EventManagerinline
resetClock() constClockedinlineprotected
resetStats()Stats::Groupvirtual
resolveStat(std::string name) constStats::Group
respLayersCoherentXBarprotected
responseLatencyBaseXBarprotected
routeToBaseXBarprotected
schedule(Event &event, Tick when)EventManagerinline
schedule(Event *event, Tick when)EventManagerinline
Serializable()Serializable
serialize(CheckpointOut &cp) const overrideClockedObjectvirtual
serializeAll(CheckpointOut &cp)SimObjectstatic
Serializable::serializeAll(const std::string &cpt_dir)Serializablestatic
serializeSection(CheckpointOut &cp, const char *name) constSerializable
serializeSection(CheckpointOut &cp, const std::string &name) constSerializableinline
setCurTick(Tick newVal)EventManagerinline
signalDrainDone() constDrainableinlineprotected
SimObject(const Params *_params)SimObject
SimObjectList typedefSimObjectprivate
simObjectListSimObjectprivatestatic
sinkPacket(const PacketPtr pkt) constCoherentXBarprotected
snoopFanoutCoherentXBarprotected
snoopFilterCoherentXBarprotected
snoopLayersCoherentXBarprotected
snoopPortsCoherentXBarprotected
snoopResponseLatencyCoherentXBarprotected
snoopRespPortsCoherentXBarprotected
snoopsCoherentXBarprotected
snoopTrafficCoherentXBarprotected
startup()SimObjectvirtual
statGroupsStats::Groupprivate
statsStats::Groupprivate
systemCoherentXBarprotected
tickClockedmutableprivate
ticksToCycles(Tick t) constClockedinline
transDistBaseXBarprotected
unserialize(CheckpointIn &cp) overrideClockedObjectvirtual
unserializeGlobals(CheckpointIn &cp)Serializablestatic
unserializeSection(CheckpointIn &cp, const char *name)Serializable
unserializeSection(CheckpointIn &cp, const std::string &name)Serializableinline
update() constClockedinlineprivate
updateClockPeriod()Clockedinline
useDefaultRangeBaseXBarprotected
voltage() constClockedinline
wakeupEventQueue(Tick when=(Tick) -1)EventManagerinline
widthBaseXBarprotected
xbarRangesBaseXBarprotected
~BaseXBar()BaseXBarvirtual
~Clocked()Clockedinlineprotectedvirtual
~CoherentXBar()CoherentXBarvirtual
~Drainable()Drainableprotectedvirtual
~Group()Stats::Groupvirtual
~Serializable()Serializablevirtual
~SimObject()SimObjectvirtual

Generated on Fri Nov 6 2020 11:48:01 for gem5 by doxygen 1.8.17