_cacheLineSize | BaseCPU | protected |
_cpuId | BaseCPU | protected |
_dataRequestorId | BaseCPU | protected |
_instRequestorId | BaseCPU | protected |
_pid | BaseCPU | protected |
_socketId | BaseCPU | protected |
_switchedOut | BaseCPU | protected |
_taskId | BaseCPU | protected |
activateContext(ThreadID thread_num) | BaseCPU | virtual |
addressMonitor | BaseCPU | private |
armMonitor(ThreadID tid, Addr address) | BaseCPU | |
BaseCPU(Params *params, bool is_checker=false) | BaseCPU | |
cacheLineSize() const | BaseCPU | inline |
checkAndSchedExitEvent() | TraceCPU | protected |
checkInterrupts(ThreadID tid) const | BaseCPU | inline |
clearInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | inline |
clearInterrupts(ThreadID tid) | BaseCPU | inline |
contextToThread(ContextID cid) | BaseCPU | inline |
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 |
cpuList | BaseCPU | privatestatic |
CPUState enum name | BaseCPU | protected |
currentFunctionEnd | BaseCPU | private |
currentFunctionStart | BaseCPU | private |
dataRequestorID | TraceCPU | protected |
dataRequestorId() const | BaseCPU | inline |
dataTraceFile | TraceCPU | protected |
dcacheGen | TraceCPU | protected |
dcacheNextEvent | TraceCPU | protected |
dcachePort | TraceCPU | protected |
dcacheRecvTimingResp(PacketPtr pkt) | TraceCPU | |
dcacheRetryRecvd() | TraceCPU | |
deschedulePowerGatingEvent() | BaseCPU | |
enableEarlyExit | TraceCPU | protected |
enableFunctionTrace() | BaseCPU | private |
enterPwrGating() | BaseCPU | protected |
enterPwrGatingEvent | BaseCPU | protected |
execCompleteEvent | TraceCPU | protected |
findContext(ThreadContext *tc) | BaseCPU | |
flushTLBs() | BaseCPU | |
functionEntryTick | BaseCPU | private |
functionTraceStream | BaseCPU | private |
functionTracingEnabled | BaseCPU | private |
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 | |
getSendFunctional() | BaseCPU | inlinevirtual |
getTracer() | BaseCPU | inline |
haltContext(ThreadID thread_num) | BaseCPU | virtual |
icacheGen | TraceCPU | protected |
icacheNextEvent | TraceCPU | protected |
icachePort | TraceCPU | protected |
icacheRetryRecvd() | TraceCPU | |
init() | TraceCPU | |
instCnt | BaseCPU | protected |
instCount() | BaseCPU | inline |
instRequestorId() const | BaseCPU | inline |
instRequestorID | TraceCPU | protected |
instTraceFile | TraceCPU | protected |
interrupts | BaseCPU | protected |
invldPid | BaseCPU | static |
mwait(ThreadID tid, PacketPtr pkt) | BaseCPU | |
mwaitAtomic(ThreadID tid, ThreadContext *tc, BaseTLB *dtb) | BaseCPU | |
numContexts() | BaseCPU | inline |
numCycles | BaseCPU | |
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 |
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 | |
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 |
previousCycle | BaseCPU | protected |
previousState | BaseCPU | protected |
probeInstCommit(const StaticInstPtr &inst, Addr pc) | BaseCPU | virtual |
progressMsgInterval | TraceCPU | protected |
progressMsgThreshold | TraceCPU | protected |
pwrGatingLatency | BaseCPU | protected |
registerThreadContexts() | BaseCPU | |
regProbePoints() override | BaseCPU | |
regStats() override | BaseCPU | |
schedDcacheNext() | TraceCPU | protected |
schedDcacheNextEvent(Tick when) | TraceCPU | |
schedIcacheNext() | TraceCPU | protected |
scheduleInstStop(ThreadID tid, Counter insts, const char *cause) | BaseCPU | |
schedulePowerGatingEvent() | BaseCPU | |
serialize(CheckpointOut &cp) const override | BaseCPU | |
serializeThread(CheckpointOut &cp, ThreadID tid) const | BaseCPU | inlinevirtual |
setPid(uint32_t pid) | BaseCPU | inline |
socketId() const | BaseCPU | inline |
startup() override | BaseCPU | |
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 |
totalInsts() const | TraceCPU | inlinevirtual |
totalOps() const | TraceCPU | inlinevirtual |
TraceCPU(TraceCPUParams *params) | TraceCPU | |
traceFunctions(Addr pc) | BaseCPU | inline |
traceFunctionsInternal(Addr pc) | BaseCPU | private |
traceOffset | TraceCPU | protected |
tracer | BaseCPU | protected |
traceStats | TraceCPU | protected |
unserialize(CheckpointIn &cp) override | BaseCPU | |
unserializeThread(CheckpointIn &cp, ThreadID tid) | BaseCPU | inlinevirtual |
updateCycleCounters(CPUState state) | BaseCPU | inlineprotected |
updateNumOps(uint64_t rob_num) | TraceCPU | |
verifyMemoryMode() const | BaseCPU | inlinevirtual |
waitForRemoteGDB() const | BaseCPU | |
wakeup(ThreadID tid=0) | TraceCPU | inlinevirtual |
workItemBegin() | BaseCPU | inline |
workItemEnd() | BaseCPU | inline |
~BaseCPU() | BaseCPU | virtual |
~TraceCPU() | TraceCPU | |