_cacheLineSize | BaseCPU | protected |
_cpuId | BaseCPU | protected |
_dataMasterId | BaseCPU | protected |
_instMasterId | BaseCPU | protected |
_params | SimObject | protected |
_pid | BaseCPU | protected |
_socketId | BaseCPU | protected |
_switchedOut | BaseCPU | protected |
_taskId | BaseCPU | protected |
activateContext(ThreadID thread_num) | BaseCPU | virtual |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
armMonitor(ThreadID tid, Addr address) | BaseCPU | |
BaseCPU(Params *params, bool is_checker=false) | BaseCPU | |
cacheLineSize() const | BaseCPU | inline |
checkAndSchedExitEvent() | TraceCPU | protected |
checkInterrupts(ThreadContext *tc) const | BaseCPU | inline |
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 |
contextToThread(ContextID cid) | BaseCPU | inline |
cpi | TraceCPU | protected |
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 |
currentSection() | Serializable | static |
cyclesToTicks(Cycles c) const | Clocked | inline |
dataMasterID | TraceCPU | protected |
dataMasterId() const | BaseCPU | inline |
dataTraceFile | TraceCPU | protected |
dcacheGen | TraceCPU | protected |
dcacheNextEvent | TraceCPU | protected |
dcachePort | TraceCPU | protected |
dcacheRecvTimingResp(PacketPtr pkt) | TraceCPU | |
dcacheRetryRecvd() | TraceCPU | |
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 |
enableEarlyExit | TraceCPU | 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 |
execCompleteEvent | TraceCPU | 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() | TraceCPU | inlinevirtual |
getInstPort() | TraceCPU | inlinevirtual |
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) | BaseCPU | virtual |
icacheGen | TraceCPU | protected |
icacheNextEvent | TraceCPU | protected |
icachePort | TraceCPU | protected |
icacheRetryRecvd() | TraceCPU | |
init() | TraceCPU | virtual |
initState() | SimObject | virtual |
instCnt | BaseCPU | protected |
instCount() | BaseCPU | inline |
instMasterID | TraceCPU | protected |
instMasterId() const | BaseCPU | inline |
instTraceFile | TraceCPU | protected |
interrupts | BaseCPU | protected |
invldPid | BaseCPU | static |
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 | |
numOps | TraceCPU | protected |
numSchedDcacheEvent | TraceCPU | protected |
numSchedIcacheEvent | TraceCPU | protected |
numSimulatedCPUs() | BaseCPU | inlinestatic |
numSimulatedInsts() | BaseCPU | inlinestatic |
numSimulatedInsts() | BaseCPU | inlinestatic |
numSimulatedOps() | BaseCPU | inlinestatic |
numSimulatedOps() | BaseCPU | inlinestatic |
numThreads | BaseCPU | |
numTraceCPUs | TraceCPU | protectedstatic |
numWorkItemsCompleted | BaseCPU | |
numWorkItemsStarted | BaseCPU | |
oneTraceComplete | TraceCPU | protected |
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 |
postInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | inline |
powerGatingOnIdle | BaseCPU | protected |
powerState | ClockedObject | |
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 |
previousCycle | BaseCPU | protected |
previousState | BaseCPU | protected |
probeInstCommit(const StaticInstPtr &inst, Addr pc) | BaseCPU | virtual |
processProfileEvent() | BaseCPU | |
profileEvent | BaseCPU | |
progressMsgInterval | TraceCPU | protected |
progressMsgThreshold | TraceCPU | protected |
pwrGatingLatency | BaseCPU | protected |
registerThreadContexts() | BaseCPU | |
regProbeListeners() | SimObject | virtual |
regProbePoints() override | BaseCPU | virtual |
regStats() | TraceCPU | 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() | Stats::Group | virtual |
resolveStat(std::string name) const | Stats::Group | |
schedDcacheNext() | TraceCPU | protected |
schedDcacheNextEvent(Tick when) | TraceCPU | |
schedIcacheNext() | TraceCPU | 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 | BaseCPU | inlinevirtual |
setCurTick(Tick newVal) | EventManager | inline |
setPid(uint32_t pid) | BaseCPU | inline |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
socketId() const | BaseCPU | inline |
startup() override | BaseCPU | virtual |
suspendContext(ThreadID thread_num) | BaseCPU | virtual |
switchedOut() const | BaseCPU | inline |
switchOut() | BaseCPU | virtual |
syscallRetryLatency | BaseCPU | |
system | BaseCPU | |
takeOverFrom(BaseCPU *oldCPU) | TraceCPU | virtual |
taskId() const | BaseCPU | inline |
taskId(uint32_t id) | BaseCPU | inline |
threadContexts | BaseCPU | protected |
ticksToCycles(Tick t) const | Clocked | inline |
totalInsts() const | TraceCPU | inlinevirtual |
totalOps() const | TraceCPU | inlinevirtual |
TraceCPU(TraceCPUParams *params) | TraceCPU | |
traceFunctions(Addr pc) | BaseCPU | inline |
traceOffset | TraceCPU | protected |
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) | BaseCPU | inlinevirtual |
updateClockPeriod() | Clocked | inline |
updateCycleCounters(CPUState state) | BaseCPU | inlineprotected |
updateNumOps(uint64_t rob_num) | TraceCPU | |
verifyMemoryMode() const | BaseCPU | inlinevirtual |
voltage() const | Clocked | inline |
waitForRemoteGDB() const | BaseCPU | |
wakeup(ThreadID tid=0) | TraceCPU | inlinevirtual |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
workItemBegin() | BaseCPU | inline |
workItemEnd() | BaseCPU | inline |
~BaseCPU() | BaseCPU | virtual |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |
~TraceCPU() | TraceCPU | |