| _cacheLineSize | System | protected |
| _getMasterId(const SimObject *master, const std::string &master_name) | System | protected |
| _m5opRange | System | protected |
| _params | System | protected |
| _systemPort | System | private |
| activeCpus | System | protected |
| addFuncEvent(const SymbolTable *symtab, const char *lbl, const std::string &desc, Args... args) | System | inline |
| addFuncEvent(const SymbolTable *symtab, const char *lbl) | System | inline |
| addFuncEventOrPanic(const SymbolTable *symtab, const char *lbl, Args... args) | System | inline |
| addKernelFuncEvent(const char *lbl, Args... args) | System | inline |
| addKernelFuncEventOrPanic(const char *lbl, Args... args) | System | inline |
| addStat(Stats::Info *info) | Stats::Group | |
| addStatGroup(const char *name, Group *block) | Stats::Group | |
| allocPhysPages(int npages) | System | |
| breakpoint() | System | |
| bypassCaches() const | System | inline |
| cacheLineSize() const | System | inline |
| ckptCount | Serializable | static |
| ckptMaxCount | Serializable | static |
| ckptPrevCount | Serializable | static |
| currentSection() | Serializable | static |
| deschedule(Event &event) | EventManager | inline |
| deschedule(Event *event) | EventManager | inline |
| drain() override | SimObject | inlinevirtual |
| Drainable() | Drainable | protected |
| drainResume() override | System | virtual |
| drainState() const | Drainable | inline |
| EventManager(EventManager &em) | EventManager | inline |
| EventManager(EventManager *em) | EventManager | inline |
| EventManager(EventQueue *eq) | EventManager | inline |
| eventq | EventManager | protected |
| eventQueue() const | EventManager | inline |
| find(const char *name) | SimObject | static |
| findFreeContext() | System | |
| fixFuncEventAddr(Addr addr) | System | inlinevirtual |
| freeMemSize() const | System | |
| futexMap | System | |
| getArch() const | System | inline |
| getGlobalMasterId(const std::string &master_name) | System | |
| getGuestByteOrder() const | System | inline |
| getKernelEnd() const | System | inline |
| getKernelEntry() const | System | inline |
| getKernelStart() const | System | inline |
| getKvmVM() | System | inline |
| getMasterId(const SimObject *master, std::string submaster=std::string()) | System | |
| getMasterName(MasterID master_id) | System | |
| getMemoryMode() const | System | inline |
| getPageBytes() const | System | inline |
| getPageShift() const | System | inline |
| getPhysMem() | System | inline |
| getPort(const std::string &if_name, PortID idx=InvalidPortID) override | System | virtual |
| getProbeManager() | SimObject | |
| getStatGroups() const | Stats::Group | |
| getStats() const | Stats::Group | |
| getSystemPort() | System | inline |
| getThermalModel() const | System | inline |
| getThreadContext(ContextID tid) const | System | inline |
| Group()=delete | Stats::Group | |
| Group(const Group &)=delete | Stats::Group | |
| Group(Group *parent, const char *name=nullptr) | Stats::Group | |
| incWorkItemsBegin() | System | inline |
| incWorkItemsEnd() | System | inline |
| init() override | System | virtual |
| init_param | System | |
| initState() override | System | virtual |
| isAtomicMode() const | System | inline |
| isMemAddr(Addr addr) const | System | |
| isTimingMode() const | System | inline |
| kernel | System | |
| kernelEnd | System | |
| kernelEntry | System | |
| kernelExtras | System | |
| kernelImage | System | |
| kernelStart | System | |
| kernelSymtab | System | |
| kvmVM | System | protected |
| lastWorkItemStarted | System | |
| leafMasterName(const SimObject *master, const std::string &submaster) | System | protected |
| liveEvents | System | private |
| loadAddrMask | System | |
| loadAddrOffset | System | |
| loadState(CheckpointIn &cp) | SimObject | virtual |
| lookupMasterId(const SimObject *obj) const | System | |
| lookupMasterId(const std::string &name) const | System | |
| m5opRange() const | System | inline |
| markWorkItem(int index) | System | inline |
| masters | System | protected |
| maxMasters() | System | inline |
| maxPID | System | static |
| memInvalidate() | SimObject | inlinevirtual |
| memoryMode | System | protected |
| memSize() const | System | |
| memWriteback() | SimObject | inlinevirtual |
| multiThread | System | |
| name() const | SimObject | inlinevirtual |
| notifyFork() | Drainable | inlinevirtual |
| numContexts() const | System | inline |
| numRunningContexts() | System | |
| numSystemsRunning | System | static |
| numWorkIds | System | protected |
| operator=(const Group &)=delete | Stats::Group | |
| pagePtr | System | |
| Params typedef | System | |
| params() const | System | inline |
| physmem | System | protected |
| physProxy | System | |
| PIDs | System | |
| preDumpStats() | Stats::Group | virtual |
| printSystems() | System | static |
| redirectPaths | System | |
| registerThreadContext(ThreadContext *tc, ContextID assigned=InvalidContextID) | System | |
| regProbeListeners() | SimObject | virtual |
| regProbePoints() | SimObject | virtual |
| regStats() override | System | virtual |
| remoteGDB | System | |
| remove(PCEvent *event) override | System | virtual |
| replaceThreadContext(ThreadContext *tc, ContextID context_id) | System | |
| reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
| reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
| resetStats() | Stats::Group | virtual |
| schedule(PCEvent *event) override | System | virtual |
| SimObject::schedule(Event &event, Tick when) | EventManager | inline |
| SimObject::schedule(Event *event, Tick when) | EventManager | inline |
| Serializable() | Serializable | |
| serialize(CheckpointOut &cp) const override | System | 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 |
| serializeSymtab(CheckpointOut &os) const | System | inlineprotectedvirtual |
| setCurTick(Tick newVal) | EventManager | inline |
| setMemoryMode(Enums::MemoryMode mode) | System | |
| signalDrainDone() const | Drainable | inlineprotected |
| signalList | System | |
| SimObject(const Params *_params) | SimObject | |
| startup() | SimObject | virtual |
| stripSystemName(const std::string &master_name) const | System | protected |
| System(Params *p) | System | |
| systemList | System | static |
| thermalModel | System | protected |
| threadContexts | System | |
| totalNumInsts | System | |
| unserialize(CheckpointIn &cp) override | System | virtual |
| unserializeGlobals(CheckpointIn &cp) | Serializable | static |
| unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
| unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
| unserializeSymtab(CheckpointIn &cp) | System | inlineprotectedvirtual |
| validKvmEnvironment() const | System | |
| wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
| workItemBegin(uint32_t tid, uint32_t workid) | System | inline |
| workItemEnd(uint32_t tid, uint32_t workid) | System | |
| workItemsBegin | System | protected |
| workItemsEnd | System | protected |
| workItemStats | System | |
| ~Drainable() | Drainable | protectedvirtual |
| ~Group() | Stats::Group | virtual |
| ~Serializable() | Serializable | virtual |
| ~SimObject() | SimObject | virtual |
| ~System() | System | |