Go to the documentation of this file.
51 #ifndef __SIM_ROOT_HH__
52 #define __SIM_ROOT_HH__
57 #include "params/Root.hh"
163 #endif // __SIM_ROOT_HH__
void timeSyncEnable(bool en)
Enable or disable time syncing.
Container for serializing global variables (not associated with any serialized object).
statistics::Formula hostTickRate
const Time timeSyncPeriod() const
Retrieve the period for the sync event.
Root::RootStats & rootStats
Global simulator statistics that are not associated with a specific SimObject.
bool timeSyncEnabled() const
Check whether time syncing is enabled.
statistics::Value hostSeconds
statistics::Value simTicks
statistics::Value hostMemory
void resetStats() override
Callback to reset stats.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
void startup() override
Schedule the timesync event at startup().
static RootStats instance
uint64_t Tick
Tick count type.
statistics::Value finalTick
Abstract superclass for simulation objects.
const Time timeSyncSpinThreshold() const
Retrieve the threshold for time remaining to spin wait.
RootStats & operator=(const RootStats &)=delete
EventFunctionWrapper syncEvent
Root(const Params &p, int)
statistics::Formula simSeconds
statistics::Value simFreq
std::ostream CheckpointOut
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
void serialize(CheckpointOut &cp) const override
Serialize an object.
static Root * root()
Use this function to get a pointer to the single Root object in the simulation.
Generated on Tue Dec 21 2021 11:34:35 for gem5 by doxygen 1.8.17