gem5
|
This is the complete list of members for Event, including all inherited members.
_priority | Event | private |
_when | Event | private |
acquire() | Event | inlineprotected |
acquireImpl() | Event | inlineprotectedvirtual |
AutoDelete | EventBase | protectedstatic |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
clearFlags(Flags _flags) | Event | inlineprotected |
clearFlags() | Event | inlineprotected |
CPU_Switch_Pri | EventBase | static |
CPU_Tick_Pri | EventBase | static |
currentSection() | Serializable | static |
Debug_Break_Pri | EventBase | static |
Debug_Enable_Pri | EventBase | static |
Default_Pri | EventBase | static |
Delayed_Writeback_Pri | EventBase | static |
description() const | Event | virtual |
dump() const | Event | |
DVFS_Update_Pri | EventBase | static |
Event(Priority p=Default_Pri, Flags f=0) | Event | inline |
EventQueue class | Event | friend |
Flags typedef | EventBase | protected |
flags | Event | private |
FlagsType typedef | EventBase | protected |
getFlags() const | Event | inlineprotected |
globalEvent() | Event | inlinevirtual |
Initialized | EventBase | protectedstatic |
initialized() const | Event | inlineprivate |
InitMask | EventBase | protectedstatic |
insertBefore(Event *event, Event *curr) | Event | privatestatic |
instance | Event | private |
instanceCounter | Event | privatestatic |
isAutoDelete() const | Event | inline |
isExitEvent() const | Event | inline |
IsExitEvent | EventBase | protectedstatic |
isFlagSet(Flags _flags) const | Event | inlineprotected |
IsMainQueue | EventBase | protectedstatic |
isManaged() const | Event | inline |
Managed | EventBase | protectedstatic |
Maximum_Pri | EventBase | static |
Minimum_Pri | EventBase | static |
name() const | Event | virtual |
nextBin | Event | private |
nextInBin | Event | private |
Priority typedef | EventBase | |
priority() const | Event | inline |
process()=0 | Event | pure virtual |
Progress_Event_Pri | EventBase | static |
PublicRead | EventBase | protectedstatic |
PublicWrite | EventBase | protectedstatic |
queue | Event | private |
release() | Event | inlineprotected |
releaseImpl() | Event | inlineprotectedvirtual |
removeItem(Event *event, Event *last) | Event | privatestatic |
Reserved0 | EventBase | protectedstatic |
Scheduled | EventBase | protectedstatic |
scheduled() const | Event | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | Event | virtual |
Serialize_Pri | EventBase | static |
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 |
setFlags(Flags _flags) | Event | inlineprotected |
setWhen(Tick when, EventQueue *q) | Event | inlineprivate |
Sim_Exit_Pri | EventBase | static |
squash() | Event | inline |
Squashed | EventBase | protectedstatic |
squashed() const | Event | inline |
Stat_Event_Pri | EventBase | static |
trace(const char *action) | Event | protectedvirtual |
unserialize(CheckpointIn &cp) override | Event | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
when() const | Event | inline |
~Event() | Event | virtual |
~Serializable() | Serializable | virtual |