| _cacheLineSize | BaseCPU | protected |
| _cpuId | BaseCPU | protected |
| _dataRequestorId | BaseCPU | protected |
| _drainManager | Drainable | private |
| _drainState | Drainable | mutableprivate |
| _instRequestorId | BaseCPU | protected |
| _params | SimObject | protected |
| _pid | BaseCPU | protected |
| _socketId | BaseCPU | protected |
| _status | FullO3CPU< O3CPUImpl > | |
| _switchedOut | BaseCPU | protected |
| _taskId | BaseCPU | protected |
| activateContext(ThreadID tid) override | FullO3CPU< O3CPUImpl > | virtual |
| activateStage(const StageIdx idx) | FullO3CPU< O3CPUImpl > | inline |
| activateThread(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| activeThreads | FullO3CPU< O3CPUImpl > | protected |
| activityRec | FullO3CPU< O3CPUImpl > | private |
| activityThisCycle() | FullO3CPU< O3CPUImpl > | inline |
| addInst(const DynInstPtr &inst) | FullO3CPU< O3CPUImpl > | |
| addressMonitor | BaseCPU | private |
| addStat(Stats::Info *info) | Stats::Group | |
| addStatGroup(const char *name, Group *block) | Stats::Group | |
| addThreadToExitingList(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| armMonitor(ThreadID tid, Addr address) | BaseCPU | |
| BaseCPU(const Params ¶ms, bool is_checker=false) | BaseCPU | |
| BaseO3CPU(const BaseCPUParams ¶ms) | BaseO3CPU | |
| baseStats | BaseCPU | |
| Blocked enum value | FullO3CPU< O3CPUImpl > | |
| cacheLineSize() const | BaseCPU | inline |
| checker | FullO3CPU< O3CPUImpl > | |
| checkInterrupts(ThreadID tid) const | BaseCPU | inline |
| cleanUpRemovedInsts() | FullO3CPU< O3CPUImpl > | |
| clearInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | inline |
| clearInterrupts(ThreadID tid) | BaseCPU | inline |
| clockDomain | Clocked | private |
| 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 |
| commit | FullO3CPU< O3CPUImpl > | protected |
| commitDrained(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| CommitIdx enum value | FullO3CPU< O3CPUImpl > | |
| commitRenameMap | FullO3CPU< O3CPUImpl > | protected |
| 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 |
| CPUPolicy typedef | FullO3CPU< O3CPUImpl > | |
| CPUState enum name | BaseCPU | protected |
| cpuStats | FullO3CPU< O3CPUImpl > | |
| cpuWaitList | FullO3CPU< O3CPUImpl > | |
| curCycle() const | Clocked | inline |
| currentFunctionEnd | BaseCPU | private |
| currentFunctionStart | BaseCPU | private |
| currentSection() | Serializable | static |
| cycle | Clocked | mutableprivate |
| cyclesToTicks(Cycles c) const | Clocked | inline |
| dataRequestorId() const | BaseCPU | inline |
| deactivateStage(const StageIdx idx) | FullO3CPU< O3CPUImpl > | inline |
| deactivateThread(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| decode | FullO3CPU< O3CPUImpl > | protected |
| DecodeIdx enum value | FullO3CPU< O3CPUImpl > | |
| decodeQueue | FullO3CPU< O3CPUImpl > | |
| DecodeStruct typedef | FullO3CPU< O3CPUImpl > | |
| demapPage(Addr vaddr, uint64_t asn) | FullO3CPU< O3CPUImpl > | inline |
| DerivO3CPU(const DerivO3CPUParams &p) | DerivO3CPU | inline |
| deschedule(Event &event) | EventManager | inline |
| deschedule(Event *event) | EventManager | inline |
| deschedulePowerGatingEvent() | BaseCPU | |
| dmDrain() | Drainable | private |
| dmDrainResume() | Drainable | private |
| drain() override | FullO3CPU< O3CPUImpl > | virtual |
| Drainable() | Drainable | protected |
| drainResume() override | FullO3CPU< O3CPUImpl > | virtual |
| drainSanityCheck() const | FullO3CPU< O3CPUImpl > | private |
| drainState() const | Drainable | inline |
| dumpInsts() | FullO3CPU< O3CPUImpl > | |
| DynInstPtr typedef | FullO3CPU< O3CPUImpl > | |
| enableFunctionTrace() | BaseCPU | private |
| 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 |
| exitingThreads | FullO3CPU< O3CPUImpl > | protected |
| exitThreads() | FullO3CPU< O3CPUImpl > | |
| fetch | FullO3CPU< O3CPUImpl > | protected |
| FetchIdx enum value | FullO3CPU< O3CPUImpl > | |
| fetchQueue | FullO3CPU< O3CPUImpl > | |
| FetchStruct typedef | FullO3CPU< O3CPUImpl > | |
| find(const char *name) | SimObject | static |
| findContext(ThreadContext *tc) | BaseCPU | |
| flushTLBs() | BaseCPU | |
| freeList | FullO3CPU< O3CPUImpl > | protected |
| frequency() const | Clocked | inline |
| FullO3CPU(const DerivO3CPUParams ¶ms) | FullO3CPU< O3CPUImpl > | |
| functionEntryTick | BaseCPU | private |
| functionTraceStream | BaseCPU | private |
| functionTracingEnabled | BaseCPU | private |
| getAndIncrementInstSeq() | FullO3CPU< O3CPUImpl > | inline |
| getContext(int tn) | BaseCPU | inlinevirtual |
| getCpuAddrMonitor(ThreadID tid) | BaseCPU | inline |
| getCurrentInstCount(ThreadID tid) | BaseCPU | |
| getDataPort() override | FullO3CPU< O3CPUImpl > | inlinevirtual |
| getFreeTid() | FullO3CPU< O3CPUImpl > | |
| getInstPort() override | FullO3CPU< O3CPUImpl > | inlinevirtual |
| getInterruptController(ThreadID tid) | BaseCPU | inline |
| getInterrupts() | FullO3CPU< O3CPUImpl > | |
| 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 |
| getWritableArchVecPredReg(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| getWritableArchVecReg(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| getWritableVecPredReg(PhysRegIdPtr reg_idx) | FullO3CPU< O3CPUImpl > | |
| getWritableVecReg(PhysRegIdPtr reg_idx) | FullO3CPU< O3CPUImpl > | |
| globalSeqNum | FullO3CPU< O3CPUImpl > | |
| globalStats | BaseCPU | protectedstatic |
| Group()=delete | Stats::Group | |
| Group(const Group &)=delete | Stats::Group | |
| Group(Group *parent, const char *name=nullptr) | Stats::Group | |
| halt() | FullO3CPU< O3CPUImpl > | inline |
| haltContext(ThreadID tid) override | FullO3CPU< O3CPUImpl > | virtual |
| Halted enum value | FullO3CPU< O3CPUImpl > | |
| htmSendAbortSignal(ThreadID tid, uint64_t htm_uid, HtmFailureFaultCause cause) | FullO3CPU< O3CPUImpl > | |
| Idle enum value | FullO3CPU< O3CPUImpl > | |
| iew | FullO3CPU< O3CPUImpl > | protected |
| IEWIdx enum value | FullO3CPU< O3CPUImpl > | |
| iewQueue | FullO3CPU< O3CPUImpl > | |
| IEWStruct typedef | FullO3CPU< O3CPUImpl > | |
| ImplState typedef | FullO3CPU< O3CPUImpl > | |
| init() override | FullO3CPU< O3CPUImpl > | virtual |
| initState() | SimObject | virtual |
| insertThread(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| instAddr(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| instCnt | BaseCPU | protected |
| instcount | FullO3CPU< O3CPUImpl > | |
| instCount() | BaseCPU | inline |
| instDone(ThreadID tid, const DynInstPtr &inst) | FullO3CPU< O3CPUImpl > | |
| instList | FullO3CPU< O3CPUImpl > | |
| instRequestorId() const | BaseCPU | inline |
| interrupts | BaseCPU | protected |
| invldPid | BaseCPU | static |
| isa | FullO3CPU< O3CPUImpl > | protected |
| isCpuDrained() const | FullO3CPU< O3CPUImpl > | private |
| isDraining() const | FullO3CPU< O3CPUImpl > | inline |
| isThreadExiting(ThreadID tid) const | FullO3CPU< O3CPUImpl > | |
| lastActivatedCycle | FullO3CPU< O3CPUImpl > | |
| lastRunningCycle | FullO3CPU< O3CPUImpl > | |
| ListIt typedef | FullO3CPU< O3CPUImpl > | |
| loadState(CheckpointIn &cp) | SimObject | virtual |
| LSQRequest typedef | FullO3CPU< O3CPUImpl > | |
| memInvalidate() | SimObject | inlinevirtual |
| memWriteback() | SimObject | inlinevirtual |
| mergedParent | Stats::Group | private |
| mergedStatGroups | Stats::Group | private |
| mergeStatGroup(Group *block) | Stats::Group | |
| microPC(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| mmu | FullO3CPU< O3CPUImpl > | |
| mwait(ThreadID tid, PacketPtr pkt) | BaseCPU | |
| mwaitAtomic(ThreadID tid, ThreadContext *tc, BaseMMU *mmu) | BaseCPU | |
| name() const | SimObject | inlinevirtual |
| nextCycle() const | Clocked | inline |
| nextInstAddr(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| notifyFork() | Drainable | inlinevirtual |
| numActiveThreads() | FullO3CPU< O3CPUImpl > | inline |
| numContexts() | BaseCPU | inline |
| numSimulatedCPUs() | BaseCPU | inlinestatic |
| numSimulatedInsts() | BaseCPU | inlinestatic |
| numSimulatedOps() | BaseCPU | inlinestatic |
| NumStages enum value | FullO3CPU< O3CPUImpl > | |
| numThreads | BaseCPU | |
| O3CPU typedef | FullO3CPU< O3CPUImpl > | |
| SimObject::operator=(const Group &)=delete | Stats::Group | |
| Clocked::operator=(Clocked &)=delete | Clocked | protected |
| Params typedef | ClockedObject | |
| params() const | SimObject | inline |
| PARAMS(BaseCPU) | BaseCPU | |
| path | Serializable | privatestatic |
| PCMask | BaseCPU | static |
| pcState(const TheISA::PCState &newPCState, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| pcState(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| pmuProbePoint(const char *name) | BaseCPU | protected |
| postInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | |
| powerGatingOnIdle | BaseCPU | protected |
| powerState | ClockedObject | |
| ppActiveCycles | BaseCPU | protected |
| ppAllCycles | BaseCPU | protected |
| ppDataAccessComplete | FullO3CPU< O3CPUImpl > | |
| ppInstAccessComplete | FullO3CPU< O3CPUImpl > | |
| 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 |
| probeManager | SimObject | private |
| processInterrupts(const Fault &interrupt) | FullO3CPU< O3CPUImpl > | |
| pushRequest(const DynInstPtr &inst, bool isLoad, uint8_t *data, unsigned int size, Addr addr, Request::Flags flags, uint64_t *res, AtomicOpFunctorPtr amo_op=nullptr, const std::vector< bool > &byte_enable=std::vector< bool >()) | FullO3CPU< O3CPUImpl > | inline |
| pwrGatingLatency | BaseCPU | protected |
| read(LSQRequest *req, int load_idx) | FullO3CPU< O3CPUImpl > | inline |
| readArchCCReg(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| readArchFloatReg(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| readArchIntReg(int reg_idx, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| readArchVecElem(const RegIndex ®_idx, const ElemIndex &ldx, ThreadID tid) const | FullO3CPU< O3CPUImpl > | |
| readArchVecLane(int reg_idx, int lId, ThreadID tid) const | FullO3CPU< O3CPUImpl > | inline |
| readArchVecPredReg(int reg_idx, ThreadID tid) const | FullO3CPU< O3CPUImpl > | |
| readArchVecReg(int reg_idx, ThreadID tid) const | FullO3CPU< O3CPUImpl > | |
| readCCReg(PhysRegIdPtr phys_reg) | FullO3CPU< O3CPUImpl > | |
| readFloatReg(PhysRegIdPtr phys_reg) | FullO3CPU< O3CPUImpl > | |
| readIntReg(PhysRegIdPtr phys_reg) | FullO3CPU< O3CPUImpl > | |
| readMiscReg(int misc_reg, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| readMiscRegNoEffect(int misc_reg, ThreadID tid) const | FullO3CPU< O3CPUImpl > | |
| readVecElem(PhysRegIdPtr reg_idx) const | FullO3CPU< O3CPUImpl > | |
| readVecLane(PhysRegIdPtr phys_reg) const | FullO3CPU< O3CPUImpl > | inline |
| readVecLane(PhysRegIdPtr phys_reg) const | FullO3CPU< O3CPUImpl > | inline |
| readVecPredReg(PhysRegIdPtr reg_idx) const | FullO3CPU< O3CPUImpl > | |
| readVecReg(PhysRegIdPtr reg_idx) const | FullO3CPU< O3CPUImpl > | |
| regFile | FullO3CPU< O3CPUImpl > | protected |
| registerThreadContexts() | BaseCPU | |
| regProbeListeners() | SimObject | virtual |
| regProbePoints() override | FullO3CPU< O3CPUImpl > | virtual |
| regStats() override | BaseCPU | virtual |
| removeFrontInst(const DynInstPtr &inst) | FullO3CPU< O3CPUImpl > | |
| removeInstsNotInROB(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| removeInstsThisCycle | FullO3CPU< O3CPUImpl > | |
| removeInstsUntil(const InstSeqNum &seq_num, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| removeList | FullO3CPU< O3CPUImpl > | |
| removeThread(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| rename | FullO3CPU< O3CPUImpl > | protected |
| RenameIdx enum value | FullO3CPU< O3CPUImpl > | |
| renameMap | FullO3CPU< O3CPUImpl > | protected |
| renameQueue | FullO3CPU< O3CPUImpl > | |
| RenameStruct typedef | FullO3CPU< O3CPUImpl > | |
| 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 | |
| rob | FullO3CPU< O3CPUImpl > | protected |
| Running enum value | FullO3CPU< O3CPUImpl > | |
| 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 | |
| scheduleThreadExitEvent(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| scheduleTickEvent(Cycles delay) | FullO3CPU< O3CPUImpl > | inlineprivate |
| scoreboard | FullO3CPU< O3CPUImpl > | protected |
| 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 | FullO3CPU< O3CPUImpl > | virtual |
| setArchCCReg(int reg_idx, RegVal val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| setArchFloatReg(int reg_idx, RegVal val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| setArchIntReg(int reg_idx, RegVal val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| setArchVecElem(const RegIndex ®_idx, const ElemIndex &ldx, const TheISA::VecElem &val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| setArchVecLane(int reg_idx, int lId, ThreadID tid, const LD &val) | FullO3CPU< O3CPUImpl > | inline |
| setArchVecPredReg(int reg_idx, const TheISA::VecPredRegContainer &val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| setArchVecReg(int reg_idx, const TheISA::VecRegContainer &val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| setCCReg(PhysRegIdPtr phys_reg, RegVal val) | FullO3CPU< O3CPUImpl > | |
| setCurTick(Tick newVal) | EventManager | inline |
| setFloatReg(PhysRegIdPtr phys_reg, RegVal val) | FullO3CPU< O3CPUImpl > | |
| setIntReg(PhysRegIdPtr phys_reg, RegVal val) | FullO3CPU< O3CPUImpl > | |
| setMiscReg(int misc_reg, RegVal val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| setMiscRegNoEffect(int misc_reg, RegVal val, ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| setPid(uint32_t pid) | BaseCPU | inline |
| setVecElem(PhysRegIdPtr reg_idx, const TheISA::VecElem &val) | FullO3CPU< O3CPUImpl > | |
| setVecLane(PhysRegIdPtr phys_reg, const LD &val) | FullO3CPU< O3CPUImpl > | inline |
| setVecPredReg(PhysRegIdPtr reg_idx, const TheISA::VecPredRegContainer &val) | FullO3CPU< O3CPUImpl > | |
| setVecReg(PhysRegIdPtr reg_idx, const TheISA::VecRegContainer &val) | FullO3CPU< O3CPUImpl > | |
| setVectorsAsReady(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| signalDrainDone() const | Drainable | inlineprotected |
| SimObject(const Params &p) | SimObject | |
| simObjectList | SimObject | privatestatic |
| SimObjectList typedef | SimObject | private |
| socketId() const | BaseCPU | inline |
| squashFromTC(ThreadID tid) | FullO3CPU< O3CPUImpl > | |
| squashInstIt(const ListIt &instIt, ThreadID tid) | FullO3CPU< O3CPUImpl > | inline |
| StageIdx enum name | FullO3CPU< O3CPUImpl > | |
| startup() override | FullO3CPU< O3CPUImpl > | virtual |
| statGroups | Stats::Group | private |
| stats | Stats::Group | private |
| Status enum name | FullO3CPU< O3CPUImpl > | |
| suspendContext(ThreadID tid) override | FullO3CPU< O3CPUImpl > | virtual |
| SwitchedOut enum value | FullO3CPU< O3CPUImpl > | |
| switchedOut() const | BaseCPU | inline |
| switchOut() override | FullO3CPU< O3CPUImpl > | virtual |
| switchRenameMode(ThreadID tid, UnifiedFreeList *freelist) | FullO3CPU< O3CPUImpl > | |
| syscallRetryLatency | BaseCPU | |
| system | FullO3CPU< O3CPUImpl > | |
| takeOverFrom(BaseCPU *oldCPU) override | FullO3CPU< O3CPUImpl > | virtual |
| taskId() const | BaseCPU | inline |
| taskId(uint32_t id) | BaseCPU | inline |
| tcBase(ThreadID tid) | FullO3CPU< O3CPUImpl > | inline |
| Thread typedef | FullO3CPU< O3CPUImpl > | |
| thread | FullO3CPU< O3CPUImpl > | |
| threadContexts | BaseCPU | protected |
| threadExitEvent | FullO3CPU< O3CPUImpl > | private |
| threadMap | FullO3CPU< O3CPUImpl > | |
| tick() | FullO3CPU< O3CPUImpl > | |
| tickEvent | FullO3CPU< O3CPUImpl > | private |
| ticksToCycles(Tick t) const | Clocked | inline |
| tids | FullO3CPU< O3CPUImpl > | |
| timeBuffer | FullO3CPU< O3CPUImpl > | |
| TimeStruct typedef | FullO3CPU< O3CPUImpl > | |
| totalInsts() const override | FullO3CPU< O3CPUImpl > | |
| BaseO3CPU::totalInsts() const =0 | BaseCPU | pure virtual |
| totalOps() const override | FullO3CPU< O3CPUImpl > | |
| BaseO3CPU::totalOps() const =0 | BaseCPU | pure virtual |
| traceFunctions(Addr pc) | BaseCPU | inline |
| traceFunctionsInternal(Addr pc) | BaseCPU | private |
| tracer | BaseCPU | protected |
| trap(const Fault &fault, ThreadID tid, const StaticInstPtr &inst) | FullO3CPU< O3CPUImpl > | |
| tryDrain() | FullO3CPU< O3CPUImpl > | private |
| unscheduleTickEvent() | FullO3CPU< O3CPUImpl > | inlineprivate |
| 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 | FullO3CPU< O3CPUImpl > | virtual |
| update() const | Clocked | inlineprivate |
| updateClockPeriod() | Clocked | inline |
| updateCycleCounters(CPUState state) | BaseCPU | inlineprotected |
| updateThreadPriority() | FullO3CPU< O3CPUImpl > | |
| vecMode | FullO3CPU< O3CPUImpl > | protected |
| vecRenameMode() const | FullO3CPU< O3CPUImpl > | inline |
| vecRenameMode(Enums::VecRegRenameMode vec_mode) | FullO3CPU< O3CPUImpl > | inline |
| verifyMemoryMode() const override | FullO3CPU< O3CPUImpl > | |
| BaseO3CPU::verifyMemoryMode() const | BaseCPU | inlinevirtual |
| voltage() const | Clocked | inline |
| waitForRemoteGDB() const | BaseCPU | |
| wakeCPU() | FullO3CPU< O3CPUImpl > | |
| wakeup(ThreadID tid) override | FullO3CPU< O3CPUImpl > | virtual |
| wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
| workItemBegin() | BaseCPU | inline |
| workItemEnd() | BaseCPU | inline |
| write(LSQRequest *req, uint8_t *data, int store_idx) | FullO3CPU< O3CPUImpl > | inline |
| ~BaseCPU() | BaseCPU | virtual |
| ~Clocked() | Clocked | inlineprotectedvirtual |
| ~Drainable() | Drainable | protectedvirtual |
| ~FullO3CPU() | FullO3CPU< O3CPUImpl > | |
| ~Group() | Stats::Group | virtual |
| ~Serializable() | Serializable | virtual |
| ~SimObject() | SimObject | virtual |