_arm | Kernel::Statistics | protected |
_callpal | AlphaISA::Kernel::Statistics | private |
_hwrei | Kernel::Statistics | protected |
_iplCount | Kernel::Statistics | protected |
_iplGood | Kernel::Statistics | protected |
_iplTicks | Kernel::Statistics | protected |
_iplUsed | Kernel::Statistics | protected |
_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 |
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) | AlphaISA::Kernel::Statistics | |
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(System *system) | AlphaISA::Kernel::Statistics | |
swpipl(int ipl) | 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 |