gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TesterThread Member List

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

_drainManagerDrainableprivate
_drainStateDrainablemutableprivate
_paramsSimObjectprotected
addOutstandingReqs(OutstandingReqTable &req_table, Addr addr, int lane, Location loc, Value stored_val=AddressManager::INVALID_VALUE)TesterThreadprotected
addrManagerTesterThreadprotected
addStat(Stats::Info *info)Stats::Group
addStatGroup(const char *name, Group *block)Stats::Group
attachTesterThreadToPorts(ProtocolTester *_tester, ProtocolTester::SeqPort *_port, ProtocolTester::GMTokenPort *_tokenPort=nullptr, ProtocolTester::SeqPort *_sqcPort=nullptr, ProtocolTester::SeqPort *_scalarPort=nullptr)TesterThread
checkDeadlock()TesterThread
checkDRF(Location atomic_loc, Location loc, bool isStore) constTesterThread
clockDomainClockedprivate
Clocked(ClockDomain &clk_domain)Clockedinlineprotected
Clocked(Clocked &)=deleteClockedprotected
clockEdge(Cycles cycles=Cycles(0)) constClockedinline
ClockedObject(const ClockedObjectParams &p)ClockedObject
clockPeriod() constClockedinline
clockPeriodUpdated()Clockedinlineprotectedvirtual
curActionTesterThreadprotected
curCycle() constClockedinline
curEpisodeTesterThreadprotected
currentSection()Serializablestatic
cycleClockedmutableprivate
cyclesToTicks(Cycles c) constClockedinline
deadlockCheckEventTesterThreadprotected
deadlockThresholdTesterThreadprotected
deschedule(Event &event)EventManagerinline
deschedule(Event *event)EventManagerinline
dmDrain()Drainableprivate
dmDrainResume()Drainableprivate
drain() overrideSimObjectinlinevirtual
Drainable()Drainableprotected
drainResume()Drainableinlineprotectedvirtual
drainState() constDrainableinline
EpisodeHistory typedefTesterThreadprotected
episodeHistoryTesterThreadprotected
EventManager(EventManager &em)EventManagerinline
EventManager(EventManager *em)EventManagerinline
EventManager(EventQueue *eq)EventManagerinline
eventqEventManagerprotected
eventQueue() constEventManagerinline
find(const char *name)SimObjectstatic
frequency() constClockedinline
getName() constTesterThreadinline
getNumLanes() constTesterThreadinline
getPort(const std::string &if_name, PortID idx=InvalidPortID)SimObjectvirtual
getProbeManager()SimObject
getStatGroups() constStats::Group
getStats() constStats::Group
getTesterThreadId() constTesterThreadinline
Group()=deleteStats::Group
Group(const Group &)=deleteStats::Group
Group(Group *parent, const char *name=nullptr)Stats::Group
hitCallback(PacketPtr pkt)=0TesterThreadpure virtual
init()SimObjectvirtual
initState()SimObjectvirtual
isNextActionReady()TesterThreadprotected
issueAcquireOp()=0TesterThreadprotectedpure virtual
issueAtomicOps()=0TesterThreadprotectedpure virtual
issueLoadOps()=0TesterThreadprotectedpure virtual
issueNewEpisode()TesterThreadprotected
issueNextAction()TesterThreadprotected
issueReleaseOp()=0TesterThreadprotectedpure virtual
issueStoreOps()=0TesterThreadprotectedpure virtual
lastActiveCycleTesterThreadprotected
loadState(CheckpointIn &cp)SimObjectvirtual
Location typedefTesterThread
memInvalidate()SimObjectinlinevirtual
memWriteback()SimObjectinlinevirtual
mergedParentStats::Groupprivate
mergedStatGroupsStats::Groupprivate
mergeStatGroup(Group *block)Stats::Group
name() constSimObjectinlinevirtual
nextCycle() constClockedinline
notifyFork()Drainableinlinevirtual
numLanesTesterThreadprotected
SimObject::operator=(const Group &)=deleteStats::Group
Clocked::operator=(Clocked &)=deleteClockedprotected
outstandingAtomicsTesterThreadprotected
outstandingLoadsTesterThreadprotected
OutstandingReqList typedefTesterThreadprotected
OutstandingReqTable typedefTesterThreadprotected
outstandingStoresTesterThreadprotected
params() constSimObjectinline
Params typedefTesterThread
pathSerializableprivatestatic
pendingAtomicCountTesterThreadprotected
pendingFenceCountTesterThreadprotected
pendingLdStCountTesterThreadprotected
popOutstandingReq(OutstandingReqTable &req_table, Addr address)TesterThreadprotected
portTesterThreadprotected
powerStateClockedObject
preDumpStats()Stats::Groupvirtual
printAllOutstandingReqs(std::stringstream &ss) constTesterThread
printOutstandingReqs(const OutstandingReqTable &table, std::stringstream &ss) constTesterThreadprotected
probeManagerSimObjectprivate
regProbeListeners()SimObjectvirtual
regProbePoints()SimObjectvirtual
regStats()Stats::Groupvirtual
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
scalarPortTesterThreadprotected
schedule(Event &event, Tick when)EventManagerinline
schedule(Event *event, Tick when)EventManagerinline
scheduleDeadlockCheckEvent()TesterThread
scheduleWakeup()TesterThread
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 &p)SimObject
simObjectListSimObjectprivatestatic
SimObjectList typedefSimObjectprivate
sqcPortTesterThreadprotected
startup()SimObjectvirtual
statGroupsStats::Groupprivate
statsStats::Groupprivate
testerTesterThreadprotected
TesterThread(const Params &p)TesterThread
threadEventTesterThreadprotected
threadIdTesterThreadprotected
threadNameTesterThreadprotected
tickClockedmutableprivate
ticksToCycles(Tick t) constClockedinline
tokenPortTesterThreadprotected
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
validateAtomicResp(Location loc, int lane, Value ret_val)TesterThreadprotected
validateLoadResp(Location loc, int lane, Value ret_val)TesterThreadprotected
Value typedefTesterThread
voltage() constClockedinline
wakeup()TesterThread
wakeupEventQueue(Tick when=(Tick) -1)EventManagerinline
~Clocked()Clockedinlineprotectedvirtual
~Drainable()Drainableprotectedvirtual
~Group()Stats::Groupvirtual
~Serializable()Serializablevirtual
~SimObject()SimObjectvirtual
~TesterThread()TesterThreadvirtual

Generated on Tue Mar 23 2021 19:41:41 for gem5 by doxygen 1.8.17