_cacheLineSize | gem5::BaseCPU | protected |
_cpuId | gem5::BaseCPU | protected |
_dataRequestorId | gem5::BaseCPU | protected |
_drainManager | gem5::Drainable | private |
_drainState | gem5::Drainable | mutableprivate |
_instRequestorId | gem5::BaseCPU | protected |
_name | gem5::Named | private |
_objNameResolver | gem5::SimObject | privatestatic |
_params | gem5::SimObject | protected |
_pid | gem5::BaseCPU | protected |
_socketId | gem5::BaseCPU | protected |
_switchedOut | gem5::BaseCPU | protected |
_taskId | gem5::BaseCPU | protected |
activateContext(ThreadID thread_num) | gem5::BaseCPU | virtual |
addressMonitor | gem5::BaseCPU | private |
addStat(statistics::Info *info) | gem5::statistics::Group | |
addStatGroup(const char *name, Group *block) | gem5::statistics::Group | |
armMonitor(ThreadID tid, Addr address) | gem5::BaseCPU | |
BaseCPU(const BaseCPUParams ¶ms, sc_core::sc_module *_evs) | gem5::Iris::BaseCPU | |
gem5::BaseCPU::BaseCPU(const Params ¶ms, bool is_checker=false) | gem5::BaseCPU | |
baseStats | gem5::BaseCPU | |
cacheLineSize() const | gem5::BaseCPU | inline |
checkInterrupts(ThreadID tid) const | gem5::BaseCPU | inline |
clearInterrupt(ThreadID tid, int int_num, int index) | gem5::BaseCPU | inline |
clearInterrupts(ThreadID tid) | gem5::BaseCPU | inline |
clockDomain | gem5::Clocked | private |
Clocked(ClockDomain &clk_domain) | gem5::Clocked | inlineprotected |
Clocked(Clocked &)=delete | gem5::Clocked | protected |
clockEdge(Cycles cycles=Cycles(0)) const | gem5::Clocked | inline |
ClockedObject(const ClockedObjectParams &p) | gem5::ClockedObject | |
clockPeriod() const | gem5::Clocked | inline |
clockPeriodUpdated() override | gem5::Iris::BaseCPU | inlineprotectedvirtual |
commitStats | gem5::BaseCPU | |
contextToThread(ContextID cid) | gem5::BaseCPU | inline |
CPU(const IrisBaseCPUParams ¶ms, iris::IrisConnectionInterface *iris_if) | gem5::Iris::CPU< TC > | inline |
CPU_STATE_ON enum value | gem5::BaseCPU | protected |
CPU_STATE_SLEEP enum value | gem5::BaseCPU | protected |
CPU_STATE_WAKEUP enum value | gem5::BaseCPU | protected |
cpuId() const | gem5::BaseCPU | inline |
cpuList | gem5::BaseCPU | privatestatic |
CPUState enum name | gem5::BaseCPU | protected |
curCycle() const | gem5::Clocked | inline |
currentFunctionEnd | gem5::BaseCPU | private |
currentFunctionStart | gem5::BaseCPU | private |
currentSection() | gem5::Serializable | static |
cycle | gem5::Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | gem5::Clocked | inline |
dataRequestorId() const | gem5::BaseCPU | inline |
deschedule(Event &event) | gem5::EventManager | inline |
deschedule(Event *event) | gem5::EventManager | inline |
deschedulePowerGatingEvent() | gem5::BaseCPU | |
dmDrain() | gem5::Drainable | private |
dmDrainResume() | gem5::Drainable | private |
drain() override | gem5::SimObject | inlinevirtual |
Drainable() | gem5::Drainable | protected |
drainResume() | gem5::Drainable | inlineprotectedvirtual |
drainState() const | gem5::Drainable | inline |
enableFunctionTrace() | gem5::BaseCPU | private |
enterPwrGating() | gem5::BaseCPU | protected |
enterPwrGatingEvent | gem5::BaseCPU | protected |
EventManager(EventManager &em) | gem5::EventManager | inline |
EventManager(EventManager *em) | gem5::EventManager | inline |
EventManager(EventQueue *eq) | gem5::EventManager | inline |
eventq | gem5::EventManager | protected |
eventQueue() const | gem5::EventManager | inline |
evs | gem5::Iris::BaseCPU | protected |
evs_base_cpu | gem5::Iris::BaseCPU | protected |
executeStats | gem5::BaseCPU | |
fetchStats | gem5::BaseCPU | |
find(const char *name) | gem5::SimObject | static |
findContext(ThreadContext *tc) | gem5::BaseCPU | |
flushTLBs() | gem5::BaseCPU | |
frequency() const | gem5::Clocked | inline |
functionEntryTick | gem5::BaseCPU | private |
functionTraceStream | gem5::BaseCPU | private |
functionTracingEnabled | gem5::BaseCPU | private |
generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream) | gem5::Serializable | static |
getContext(int tn) | gem5::BaseCPU | inlinevirtual |
getCpuAddrMonitor(ThreadID tid) | gem5::BaseCPU | inline |
getCurrentInstCount(ThreadID tid) | gem5::BaseCPU | |
getDataPort() override | gem5::Iris::BaseCPU | inlinevirtual |
getInstPort() override | gem5::Iris::BaseCPU | inlinevirtual |
getInterruptController(ThreadID tid) | gem5::BaseCPU | inline |
getPid() const | gem5::BaseCPU | inline |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | gem5::BaseCPU | virtual |
getProbeManager() | gem5::SimObject | |
getSimObjectResolver() | gem5::SimObject | static |
getStatGroups() const | gem5::statistics::Group | |
getStats() const | gem5::statistics::Group | |
getTracer() | gem5::BaseCPU | inline |
globalStats | gem5::BaseCPU | protectedstatic |
Group()=delete | gem5::statistics::Group | |
Group(const Group &)=delete | gem5::statistics::Group | |
Group(Group *parent, const char *name=nullptr) | gem5::statistics::Group | |
haltContext(ThreadID thread_num) | gem5::BaseCPU | virtual |
htmSendAbortSignal(ThreadID tid, uint64_t htm_uid, HtmFailureFaultCause cause) | gem5::BaseCPU | inlinevirtual |
init() override | gem5::BaseCPU | virtual |
initState() | gem5::SimObject | virtual |
instCnt | gem5::BaseCPU | protected |
instCount() | gem5::BaseCPU | inline |
instRequestorId() const | gem5::BaseCPU | inline |
interrupts | gem5::BaseCPU | protected |
invldPid | gem5::BaseCPU | static |
loadState(CheckpointIn &cp) | gem5::SimObject | virtual |
memInvalidate() | gem5::SimObject | inlinevirtual |
memWriteback() | gem5::SimObject | inlinevirtual |
mergedParent | gem5::statistics::Group | private |
mergedStatGroups | gem5::statistics::Group | private |
mergeStatGroup(Group *block) | gem5::statistics::Group | |
modelResetPort | gem5::BaseCPU | protected |
mwait(ThreadID tid, PacketPtr pkt) | gem5::BaseCPU | |
mwaitAtomic(ThreadID tid, ThreadContext *tc, BaseMMU *mmu) | gem5::BaseCPU | |
name() const | gem5::Named | inlinevirtual |
Named(const std::string &name_) | gem5::Named | inline |
nextCycle() const | gem5::Clocked | inline |
notifyFork() | gem5::Drainable | inlinevirtual |
numContexts() | gem5::BaseCPU | inline |
numSimulatedCPUs() | gem5::BaseCPU | inlinestatic |
numSimulatedInsts() | gem5::BaseCPU | inlinestatic |
numSimulatedOps() | gem5::BaseCPU | inlinestatic |
numThreads | gem5::BaseCPU | |
gem5::operator=(const Group &)=delete | gem5::statistics::Group | |
gem5::Clocked::operator=(Clocked &)=delete | gem5::Clocked | protected |
PARAMS(BaseCPU) | gem5::BaseCPU | |
Params typedef | gem5::ClockedObject | |
params() const | gem5::SimObject | inline |
path | gem5::Serializable | privatestatic |
pmuProbePoint(const char *name) | gem5::BaseCPU | protected |
postInterrupt(ThreadID tid, int int_num, int index) | gem5::BaseCPU | |
powerGatingOnIdle | gem5::BaseCPU | protected |
powerState | gem5::ClockedObject | |
ppActiveCycles | gem5::BaseCPU | protected |
ppAllCycles | gem5::BaseCPU | protected |
ppRetiredBranches | gem5::BaseCPU | protected |
ppRetiredInsts | gem5::BaseCPU | protected |
ppRetiredInstsPC | gem5::BaseCPU | protected |
ppRetiredLoads | gem5::BaseCPU | protected |
ppRetiredStores | gem5::BaseCPU | protected |
ppSleeping | gem5::BaseCPU | protected |
preDumpStats() | gem5::statistics::Group | virtual |
previousCycle | gem5::BaseCPU | protected |
previousState | gem5::BaseCPU | protected |
probeInstCommit(const StaticInstPtr &inst, Addr pc) | gem5::BaseCPU | virtual |
probeManager | gem5::SimObject | private |
pwrGatingLatency | gem5::BaseCPU | protected |
registerThreadContexts() | gem5::BaseCPU | |
regProbeListeners() | gem5::SimObject | virtual |
regProbePoints() override | gem5::BaseCPU | virtual |
regStats() override | gem5::BaseCPU | virtual |
reschedule(Event &event, Tick when, bool always=false) | gem5::EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | gem5::EventManager | inline |
resetClock() const | gem5::Clocked | inlineprotected |
resetStats() | gem5::statistics::Group | virtual |
resolveStat(std::string name) const | gem5::statistics::Group | |
schedule(Event &event, Tick when) | gem5::EventManager | inline |
schedule(Event *event, Tick when) | gem5::EventManager | inline |
scheduleInstStop(ThreadID tid, Counter insts, std::string cause) | gem5::BaseCPU | |
scheduleInstStopAnyThread(Counter max_insts) | gem5::BaseCPU | |
schedulePowerGatingEvent() | gem5::BaseCPU | |
scheduleSimpointsInstStop(std::vector< Counter > inst_starts) | gem5::BaseCPU | |
Serializable() | gem5::Serializable | |
serialize(CheckpointOut &cp) const override | gem5::BaseCPU | virtual |
serializeAll(const std::string &cpt_dir) | gem5::SimObject | static |
serializeSection(CheckpointOut &cp, const char *name) const | gem5::Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | gem5::Serializable | inline |
serializeThread(CheckpointOut &cp, ThreadID tid) const override | gem5::Iris::BaseCPU | protectedvirtual |
setCurTick(Tick newVal) | gem5::EventManager | inline |
setPid(uint32_t pid) | gem5::BaseCPU | inline |
setReset(bool state) | gem5::BaseCPU | virtual |
setResetAddr(Addr addr, bool secure=false) | gem5::Iris::BaseCPU | inlinevirtual |
setSimObjectResolver(SimObjectResolver *resolver) | gem5::SimObject | static |
signalDrainDone() const | gem5::Drainable | inlineprotected |
SimObject(const Params &p) | gem5::SimObject | |
SimObjectList typedef | gem5::SimObject | private |
simObjectList | gem5::SimObject | privatestatic |
socketId() const | gem5::BaseCPU | inline |
startup() override | gem5::BaseCPU | virtual |
statGroups | gem5::statistics::Group | private |
stats | gem5::statistics::Group | private |
suspendContext(ThreadID thread_num) | gem5::BaseCPU | virtual |
switchedOut() const | gem5::BaseCPU | inline |
switchOut() | gem5::BaseCPU | virtual |
syscallRetryLatency | gem5::BaseCPU | |
system | gem5::BaseCPU | |
takeOverFrom(BaseCPU *cpu) | gem5::BaseCPU | virtual |
taskId() const | gem5::BaseCPU | inline |
taskId(uint32_t id) | gem5::BaseCPU | inline |
ThreadContext | gem5::Iris::BaseCPU | protected |
threadContexts | gem5::BaseCPU | protected |
tick | gem5::Clocked | mutableprivate |
ticksToCycles(Tick t) const | gem5::Clocked | inline |
totalInsts() const override | gem5::Iris::BaseCPU | virtual |
totalOps() const override | gem5::Iris::BaseCPU | inlinevirtual |
traceFunctions(Addr pc) | gem5::BaseCPU | inline |
traceFunctionsInternal(Addr pc) | gem5::BaseCPU | private |
tracer | gem5::BaseCPU | protected |
unserialize(CheckpointIn &cp) override | gem5::BaseCPU | virtual |
unserializeSection(CheckpointIn &cp, const char *name) | gem5::Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | gem5::Serializable | inline |
unserializeThread(CheckpointIn &cp, ThreadID tid) | gem5::BaseCPU | inlinevirtual |
update() const | gem5::Clocked | inlineprivate |
updateClockPeriod() | gem5::Clocked | inline |
updateCycleCounters(CPUState state) | gem5::BaseCPU | inlineprotected |
verifyMemoryMode() const | gem5::BaseCPU | inlinevirtual |
voltage() const | gem5::Clocked | inline |
wakeup(ThreadID tid) override | gem5::Iris::BaseCPU | inlinevirtual |
wakeupEventQueue(Tick when=(Tick) -1) | gem5::EventManager | inline |
workItemBegin() | gem5::BaseCPU | inline |
workItemEnd() | gem5::BaseCPU | inline |
~BaseCPU() | gem5::Iris::BaseCPU | virtual |
~Clocked() | gem5::Clocked | inlineprotectedvirtual |
~Drainable() | gem5::Drainable | protectedvirtual |
~Group() | gem5::statistics::Group | virtual |
~Named()=default | gem5::Named | virtual |
~Serializable() | gem5::Serializable | virtual |
~SimObject() | gem5::SimObject | virtual |