Go to the documentation of this file.
29 #ifndef __SIM_EXIT_HH__
30 #define __SIM_EXIT_HH__
50 void exitSimLoop(
const std::string &message,
int exit_code = 0,
60 #endif // __SIM_EXIT_HH__
Tick curTick()
The universal simulation clock.
void exitSimLoopNow(const std::string &message, int exit_code, Tick repeat, bool serialize)
Schedule an event as above, but make it high priority so it runs before any normal events which are s...
void exitSimLoop(const std::string &message, int exit_code, Tick when, Tick repeat, bool serialize)
Schedule an event to exit the simulation loop (returning to Python) at the end of the current cycle (...
uint64_t Tick
Tick count type.
void serialize(const ThreadContext &tc, CheckpointOut &cp)
Thread context serialization helpers.
void registerExitCallback(const std::function< void()> &callback)
Register an exit callback.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Sat Jun 18 2022 08:12:31 for gem5 by doxygen 1.8.17