Go to the documentation of this file.
78 return "debug breakpoint";
89 warn(
"need to stop all queues");
Tick curTick()
The universal simulation clock.
std::vector< EventQueue * > mainEventQueue
Array for main event queues.
void takeCheckpoint(Tick when)
Function to cause the simulator to take a checkpoint from the debugger.
void setRemoteGDBPort(int port)
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 (...
void schedRelBreak(Tick delta)
Cause the simulator to execute a breakpoint relative to the current tick.
uint64_t Tick
Tick count type.
The main global event class.
uint32_t numMainEventQueues
Current number of allocated main event queues.
void eventqDump()
Dump all the events currently on the event queue.
virtual const char * description() const
void schedBreak(Tick when)
Cause the simulator to execute a breakpoint.
DebugBreakEvent(Tick when)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Tue Sep 7 2021 14:53:42 for gem5 by doxygen 1.8.17