Lines Matching refs:simulation
1951 (psim_max_iterations_exceeded): New function, abort simulation if
1998 determine the simulation speed by looking at the number of elapsed
2012 was missing. For main.c, a cntrl-c simulation termination wasn't
2015 * The simulation would not correctly restart if an event requested
2016 that the simulation be halted.
2023 cntrl-c occures schedule an event to halt the simulation.
2041 starting a simulation run. Re-arange main loop so that simulator
2042 is correctly restarted when an event halts the simulation.
2044 * psim.c (psim_halt): Handle an event halting the simulation.
2069 to be initialized independant of the rest of the simulation
2310 * cpu.h, cpu.c (cpu_error): Aborts simulation with error message,
2316 when simulation aborted.
2637 ready for next simulation run. This includes things like deleting
2638 interrupt edges and properties created during the simulation and
3386 of the simulation.
3962 properties created after the start of a simulation and restores
4039 code to signal the aporting of a simulation run.
4279 when the simulation was never created.
4287 to the simulation event queue. Will make this the single point of
4289 simulation).
4762 * main.c (main): rename psim instance (system) to simulation and
6358 used when restarting a simulation because the latter has the
6383 simulation run is taken from the device node: /init/smp (an
6821 * main.c (main): Check/return exit status when simulation