| _arm | Kernel::Statistics | protected |
| _callpal | AlphaISA::Kernel::Statistics | private |
| _hwrei | AlphaISA::Kernel::Statistics | private |
| _iplCount | AlphaISA::Kernel::Statistics | private |
| _iplGood | AlphaISA::Kernel::Statistics | private |
| _iplTicks | AlphaISA::Kernel::Statistics | private |
| _iplUsed | AlphaISA::Kernel::Statistics | private |
| _mode | AlphaISA::Kernel::Statistics | private |
| _modeFraction | AlphaISA::Kernel::Statistics | private |
| _modeGood | AlphaISA::Kernel::Statistics | private |
| _modeTicks | AlphaISA::Kernel::Statistics | private |
| _quiesce | Kernel::Statistics | protected |
| _swap_context | AlphaISA::Kernel::Statistics | private |
| arm() | Kernel::Statistics | inline |
| callpal(int code, ThreadContext *tc) | AlphaISA::Kernel::Statistics | |
| changeMode(cpu_mode newmode, ThreadContext *tc) | AlphaISA::Kernel::Statistics | protected |
| ckptCount | Serializable | static |
| ckptMaxCount | Serializable | static |
| ckptPrevCount | Serializable | static |
| context(Addr oldpcbb, Addr newpcbb, ThreadContext *tc) | AlphaISA::Kernel::Statistics | |
| currentSection() | Serializable | static |
| hwrei() | AlphaISA::Kernel::Statistics | inline |
| idleProcess | AlphaISA::Kernel::Statistics | protected |
| iplLast | AlphaISA::Kernel::Statistics | private |
| iplLastTick | AlphaISA::Kernel::Statistics | private |
| lastModeTick | AlphaISA::Kernel::Statistics | protected |
| mode(cpu_mode newmode, ThreadContext *tc) | AlphaISA::Kernel::Statistics | |
| myname | Kernel::Statistics | protected |
| name() const | Kernel::Statistics | inline |
| quiesce() | Kernel::Statistics | inline |
| regStats(const std::string &name) override | AlphaISA::Kernel::Statistics | virtual |
| Serializable() | Serializable | |
| serialize(CheckpointOut &cp) const override | AlphaISA::Kernel::Statistics | virtual |
| 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 |
| setIdleProcess(Addr idle, ThreadContext *tc) | AlphaISA::Kernel::Statistics | |
| Statistics() | AlphaISA::Kernel::Statistics | |
| swpipl(int ipl) | AlphaISA::Kernel::Statistics | |
| themode | AlphaISA::Kernel::Statistics | protected |
| unserialize(CheckpointIn &cp) override | AlphaISA::Kernel::Statistics | virtual |
| unserializeGlobals(CheckpointIn &cp) | Serializable | static |
| unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
| unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
| ~Serializable() | Serializable | virtual |
| ~Statistics() | Kernel::Statistics | inlinevirtual |