_activeFreqEntry | SystemCounter | protected |
_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_enabled | SystemCounter | protected |
_freq | SystemCounter | protected |
_freqTable | SystemCounter | protected |
_freqUpdateEvent | SystemCounter | private |
_increment | SystemCounter | protected |
_listeners | SystemCounter | protected |
_nextFreqEntry | SystemCounter | private |
_params | SimObject | protected |
_period | SystemCounter | protected |
_updateTick | SystemCounter | protected |
_value | SystemCounter | protected |
activeFreqEntry() const | SystemCounter | inline |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
currentSection() | Serializable | static |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
disable() | SystemCounter | |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
enable() | SystemCounter | |
enabled() const | SystemCounter | 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 |
freq() const | SystemCounter | inline |
freqTable() | SystemCounter | inline |
freqUpdateCallback() | SystemCounter | private |
freqUpdateSchedule(size_t new_freq_entry) | SystemCounter | |
getPort(const std::string &if_name, PortID idx=InvalidPortID) | SimObject | virtual |
getProbeManager() | SimObject | |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
increment() const | SystemCounter | inline |
init() | SimObject | virtual |
initState() | SimObject | virtual |
loadState(CheckpointIn &cp) | SimObject | virtual |
MAX_FREQ_ENTRIES | SystemCounter | protectedstatic |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
mergedParent | Stats::Group | private |
mergedStatGroups | Stats::Group | private |
mergeStatGroup(Group *block) | Stats::Group | private |
name() const | SimObject | inlinevirtual |
notifyFork() | Drainable | inlinevirtual |
notifyListeners(void) const | SystemCounter | private |
operator=(const Group &)=delete | Stats::Group | |
Params typedef | SimObject | |
params() const | SimObject | inline |
path | Serializable | privatestatic |
period() const | SystemCounter | inline |
preDumpStats() | Stats::Group | virtual |
probeManager | SimObject | private |
registerListener(SystemCounterListener *listener) | SystemCounter | |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | Stats::Group | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetStats() | Stats::Group | virtual |
resolveStat(std::string name) const | Stats::Group | |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | SystemCounter | 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 |
setCurTick(Tick newVal) | EventManager | inline |
setValue(uint64_t new_value) | SystemCounter | |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
SimObjectList typedef | SimObject | private |
simObjectList | SimObject | privatestatic |
startup() | SimObject | virtual |
statGroups | Stats::Group | private |
stats | Stats::Group | private |
SystemCounter(SystemCounterParams *const p) | SystemCounter | |
SystemCounter(const SystemCounter &c) | SystemCounter | private |
unserialize(CheckpointIn &cp) override | SystemCounter | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
updateTick(void) | SystemCounter | private |
updateValue(void) | SystemCounter | private |
validateCounterRef(SystemCounter *sys_cnt) | SystemCounter | static |
value() | SystemCounter | |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
whenValue(uint64_t target_val) | SystemCounter | |
whenValue(uint64_t cur_val, uint64_t target_val) const | SystemCounter | |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |