Go to the documentation of this file.
51 #ifndef __SIM_ROOT_HH__
52 #define __SIM_ROOT_HH__
57 #include "params/Root.hh"
154 #endif // __SIM_ROOT_HH__
Root(const Params &p, int)
static Root * root()
Use this function to get a pointer to the single Root object in the simulation.
Stats::Formula simSeconds
void timeSyncEnable(bool en)
Enable or disable time syncing.
uint64_t Tick
Tick count type.
Stats::Formula hostTickRate
bool timeSyncEnabled() const
Check whether time syncing is enabled.
const Time timeSyncPeriod() const
Retrieve the period for the sync event.
void startup() override
Schedule the timesync event at startup().
const Time timeSyncSpinThreshold() const
Retrieve the threshold for time remaining to spin wait.
Root::RootStats & rootStats
Global simulator statistics that are not associated with a specific SimObject.
RootStats & operator=(const RootStats &)=delete
void resetStats() override
Callback to reset stats.
EventFunctionWrapper syncEvent
std::ostream CheckpointOut
static RootStats instance
void serialize(CheckpointOut &cp) const override
Serialize an object.
Abstract superclass for simulation objects.
Generated on Tue Jun 22 2021 15:28:30 for gem5 by doxygen 1.8.17