_cacheLineSize | BaseCPU | protected |
_cpuId | BaseCPU | protected |
_currPwrState | ClockedObject | protected |
_dataMasterId | BaseCPU | protected |
_instMasterId | BaseCPU | protected |
_params | SimObject | protected |
_pid | BaseCPU | protected |
_socketId | BaseCPU | protected |
_status | BaseSimpleCPU | protected |
_switchedOut | BaseCPU | protected |
_taskId | BaseCPU | protected |
activateContext(ThreadID thread_num) | BaseCPU | virtual |
activeThreads | BaseSimpleCPU | |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
advancePC(const Fault &fault) | BaseSimpleCPU | |
amoMem(Addr addr, uint8_t *data, unsigned size, Request::Flags flags, AtomicOpFunctorPtr amo_op) | BaseSimpleCPU | inlinevirtual |
armMonitor(ThreadID tid, Addr address) | BaseCPU | |
BaseCPU(Params *params, bool is_checker=false) | BaseCPU | |
BaseSimpleCPU(BaseSimpleCPUParams *params) | BaseSimpleCPU | |
branchPred | BaseSimpleCPU | protected |
cacheLineSize() const | BaseCPU | inline |
checker | BaseSimpleCPU | |
checkForInterrupts() | BaseSimpleCPU | |
checkInterrupts(ThreadContext *tc) const | BaseCPU | inline |
checkPcEventQueue() | BaseSimpleCPU | protected |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
clearInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | inline |
clearInterrupts(ThreadID tid) | BaseCPU | inline |
Clocked(ClockDomain &clk_domain) | Clocked | inlineprotected |
Clocked(Clocked &)=delete | Clocked | protected |
clockEdge(Cycles cycles=Cycles(0)) const | Clocked | inline |
ClockedObject(const ClockedObjectParams *p) | ClockedObject | |
clockPeriod() const | Clocked | inline |
clockPeriodUpdated() | Clocked | inlineprotectedvirtual |
computeStats() | ClockedObject | |
contextToThread(ContextID cid) | BaseCPU | inline |
countInst() | BaseSimpleCPU | |
CPU_STATE_ON enum value | BaseCPU | protected |
CPU_STATE_SLEEP enum value | BaseCPU | protected |
CPU_STATE_WAKEUP enum value | BaseCPU | protected |
cpuId() const | BaseCPU | inline |
CPUState enum name | BaseCPU | protected |
curCycle() const | Clocked | inline |
curMacroStaticInst | BaseSimpleCPU | |
currentSection() | Serializable | static |
curStaticInst | BaseSimpleCPU | |
curThread | BaseSimpleCPU | protected |
cyclesToTicks(Cycles c) const | Clocked | inline |
dataMasterId() const | BaseCPU | inline |
dbg_vtophys(Addr addr) | BaseSimpleCPU | |
DcacheRetry enum value | BaseSimpleCPU | protected |
DcacheWaitResponse enum value | BaseSimpleCPU | protected |
DcacheWaitSwitch enum value | BaseSimpleCPU | protected |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
deschedulePowerGatingEvent() | BaseCPU | |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
DTBWaitResponse enum value | BaseSimpleCPU | protected |
enterPwrGating() | BaseCPU | protected |
enterPwrGatingEvent | BaseCPU | protected |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
Faulting enum value | BaseSimpleCPU | protected |
find(const char *name) | SimObject | static |
findContext(ThreadContext *tc) | BaseCPU | |
flushTLBs() | BaseCPU | |
frequency() const | Clocked | inline |
getContext(int tn) | BaseCPU | inlinevirtual |
getCpuAddrMonitor(ThreadID tid) | BaseCPU | inline |
getCurrentInstCount(ThreadID tid) | BaseCPU | |
getDataPort()=0 | BaseCPU | pure virtual |
getInstPort()=0 | BaseCPU | pure virtual |
getInterruptController(ThreadID tid) | BaseCPU | inline |
getPid() const | BaseCPU | inline |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | BaseCPU | virtual |
getProbeManager() | SimObject | |
getSendFunctional() | BaseCPU | inlinevirtual |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
getTracer() | BaseCPU | inline |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
haltContext(ThreadID thread_num) override | BaseSimpleCPU | virtual |
IcacheRetry enum value | BaseSimpleCPU | protected |
IcacheWaitResponse enum value | BaseSimpleCPU | protected |
IcacheWaitSwitch enum value | BaseSimpleCPU | protected |
Idle enum value | BaseSimpleCPU | protected |
init() override | BaseSimpleCPU | virtual |
initiateMemAMO(Addr addr, unsigned size, Request::Flags flags, AtomicOpFunctorPtr amo_op) | BaseSimpleCPU | inlinevirtual |
initiateMemRead(Addr addr, unsigned size, Request::Flags flags, const std::vector< bool > &byte_enable=std::vector< bool >()) | BaseSimpleCPU | inlinevirtual |
initState() | SimObject | virtual |
inst | BaseSimpleCPU | |
instCnt | BaseCPU | protected |
instCount() | BaseCPU | inline |
instMasterId() const | BaseCPU | inline |
interrupts | BaseCPU | protected |
invldPid | BaseCPU | static |
ITBWaitResponse enum value | BaseSimpleCPU | protected |
loadState(CheckpointIn &cp) | SimObject | virtual |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
microcodeRom | BaseCPU | |
mwait(ThreadID tid, PacketPtr pkt) | BaseCPU | |
mwaitAtomic(ThreadID tid, ThreadContext *tc, BaseTLB *dtb) | BaseCPU | |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
numContexts() | BaseCPU | inline |
numCycles | BaseCPU | |
numSimulatedCPUs() | BaseCPU | inlinestatic |
numSimulatedInsts() | BaseCPU | inlinestatic |
numSimulatedInsts() | BaseCPU | inlinestatic |
numSimulatedOps() | BaseCPU | inlinestatic |
numSimulatedOps() | BaseCPU | inlinestatic |
numThreads | BaseCPU | |
numWorkItemsCompleted | BaseCPU | |
numWorkItemsStarted | BaseCPU | |
SimObject::operator=(const Group &)=delete | Stats::Group | |
Clocked::operator=(Clocked &)=delete | Clocked | protected |
Params typedef | BaseCPU | |
params() const | BaseCPU | inline |
PCMask | BaseCPU | static |
pmuProbePoint(const char *name) | BaseCPU | protected |
postExecute() | BaseSimpleCPU | |
postInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | inline |
powerGatingOnIdle | BaseCPU | protected |
ppActiveCycles | BaseCPU | protected |
ppAllCycles | BaseCPU | protected |
ppRetiredBranches | BaseCPU | protected |
ppRetiredInsts | BaseCPU | protected |
ppRetiredInstsPC | BaseCPU | protected |
ppRetiredLoads | BaseCPU | protected |
ppRetiredStores | BaseCPU | protected |
ppSleeping | BaseCPU | protected |
preDumpStats() | Stats::Group | virtual |
preExecute() | BaseSimpleCPU | |
previousCycle | BaseCPU | protected |
previousState | BaseCPU | protected |
probeInstCommit(const StaticInstPtr &inst, Addr pc) | BaseCPU | virtual |
processProfileEvent() | BaseCPU | |
profileEvent | BaseCPU | |
prvEvalTick | ClockedObject | protected |
pwrGatingLatency | BaseCPU | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateName() const | ClockedObject | inline |
pwrStateWeights() const | ClockedObject | |
readMem(Addr addr, uint8_t *data, unsigned size, Request::Flags flags, const std::vector< bool > &byte_enable=std::vector< bool >()) | BaseSimpleCPU | inlinevirtual |
registerThreadContexts() | BaseCPU | |
regProbeListeners() | SimObject | virtual |
regProbePoints() override | BaseCPU | virtual |
regStats() override | BaseSimpleCPU | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetClock() const | Clocked | inlineprotected |
resetStats() override | BaseSimpleCPU | virtual |
Running enum value | BaseSimpleCPU | protected |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
scheduleInstStop(ThreadID tid, Counter insts, const char *cause) | BaseCPU | |
schedulePowerGatingEvent() | BaseCPU | |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | BaseCPU | virtual |
serializeAll(CheckpointOut &cp) | SimObject | static |
Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static |
serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
serializeThread(CheckpointOut &cp, ThreadID tid) const override | BaseSimpleCPU | virtual |
setCurTick(Tick newVal) | EventManager | inline |
setPid(uint32_t pid) | BaseCPU | inline |
setupFetchRequest(const RequestPtr &req) | BaseSimpleCPU | |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
socketId() const | BaseCPU | inline |
startup() override | BaseSimpleCPU | virtual |
stats | ClockedObject | protected |
Status enum name | BaseSimpleCPU | protected |
suspendContext(ThreadID thread_num) | BaseCPU | virtual |
swapActiveThread() | BaseSimpleCPU | protected |
switchedOut() const | BaseCPU | inline |
switchOut() | BaseCPU | virtual |
syscallRetryLatency | BaseCPU | |
system | BaseCPU | |
takeOverFrom(BaseCPU *cpu) | BaseCPU | virtual |
taskId() const | BaseCPU | inline |
taskId(uint32_t id) | BaseCPU | inline |
threadContexts | BaseCPU | protected |
threadInfo | BaseSimpleCPU | |
ticksToCycles(Tick t) const | Clocked | inline |
totalInsts() const override | BaseSimpleCPU | virtual |
totalOps() const override | BaseSimpleCPU | virtual |
traceData | BaseSimpleCPU | |
traceFunctions(Addr pc) | BaseCPU | inline |
tracer | BaseCPU | protected |
unserialize(CheckpointIn &cp) override | BaseCPU | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
unserializeThread(CheckpointIn &cp, ThreadID tid) override | BaseSimpleCPU | virtual |
updateClockPeriod() | Clocked | inline |
updateCycleCounters(CPUState state) | BaseCPU | inlineprotected |
verifyMemoryMode() const | BaseCPU | inlinevirtual |
voltage() const | Clocked | inline |
waitForRemoteGDB() const | BaseCPU | |
wakeup(ThreadID tid) override | BaseSimpleCPU | virtual |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
workItemBegin() | BaseCPU | inline |
workItemEnd() | BaseCPU | inline |
writeMem(uint8_t *data, unsigned size, Addr addr, Request::Flags flags, uint64_t *res, const std::vector< bool > &byte_enable=std::vector< bool >()) | BaseSimpleCPU | inlinevirtual |
~BaseCPU() | BaseCPU | virtual |
~BaseSimpleCPU() | BaseSimpleCPU | virtual |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |