void reschedule(Tick when)
The main global event class.
Event to dump and/or reset the statistics.
StatEvent(Tick _when, bool _dump, bool _reset, Tick _repeat)
const char * description() const
Global events and related declarations.
static const Priority Stat_Event_Pri
Statistics events (dump, reset, etc.) come after everything else, but before exit.
void schedStatEvent(bool dump, bool reset, Tick when, Tick repeat)
Schedule statistics dumping.
void periodicStatDump(Tick period)
Schedule periodic statistics dumping.
void updateEvents()
Update the events after resuming from a checkpoint.
void dump()
Dump all statistics data to the registered outputs.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
Tick simQuantum
Simulation Quantum for multiple eventq simulation.
Tick curTick()
The universal simulation clock.
uint64_t Tick
Tick count type.
Declaration of Statistics objects.