gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
sim_events.cc File Reference
#include "sim/sim_events.hh"
#include <string>
#include "base/callback.hh"
#include "base/hostinfo.hh"
#include "sim/eventq_impl.hh"
#include "sim/sim_exit.hh"
#include "sim/stats.hh"

Go to the source code of this file.

Functions

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 (curTick()). More...
 

Function Documentation

void exitSimLoop ( const std::string &  message,
int  exit_code = 0,
Tick  when = curTick(),
Tick  repeat = 0,
bool  serialize = false 
)

Generated on Fri Jun 9 2017 13:03:59 for gem5 by doxygen 1.8.6