Searched hist:7437 (Results 1 - 7 of 7) sorted by relevance

/gem5/src/sim/
H A Dsim_exit.hh9952:7437cc334df1 Thu Oct 31 14:41:00 EDT 2013 Dam Sunwoo <dam.sunwoo@arm.com> sim: added option to serialize SimLoopExitEvent

SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.
H A Dsim_events.cc9952:7437cc334df1 Thu Oct 31 14:41:00 EDT 2013 Dam Sunwoo <dam.sunwoo@arm.com> sim: added option to serialize SimLoopExitEvent

SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.
H A Dsim_events.hh9952:7437cc334df1 Thu Oct 31 14:41:00 EDT 2013 Dam Sunwoo <dam.sunwoo@arm.com> sim: added option to serialize SimLoopExitEvent

SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.
H A Dpseudo_inst.cc9952:7437cc334df1 Thu Oct 31 14:41:00 EDT 2013 Dam Sunwoo <dam.sunwoo@arm.com> sim: added option to serialize SimLoopExitEvent

SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.
/gem5/src/arch/arm/
H A Dtable_walker.hh7437:5853fbdfba9b Wed Jun 02 01:58:00 EDT 2010 Dam Sunwoo <dam.sunwoo@arm.com> ARM: Support table walks in timing mode.
H A Dtable_walker.cc7437:5853fbdfba9b Wed Jun 02 01:58:00 EDT 2010 Dam Sunwoo <dam.sunwoo@arm.com> ARM: Support table walks in timing mode.
H A Dtlb.cc7437:5853fbdfba9b Wed Jun 02 01:58:00 EDT 2010 Dam Sunwoo <dam.sunwoo@arm.com> ARM: Support table walks in timing mode.

Completed in 97 milliseconds