Searched refs:GlobalSimLoopExitEvent (Results 1 - 13 of 13) sorted by relevance
/gem5/src/sim/ | ||
H A D | simulate.hh | 34 class GlobalSimLoopExitEvent; 36 GlobalSimLoopExitEvent *simulate(Tick num_cycles = MaxTick); 37 extern GlobalSimLoopExitEvent *simulate_limit_event; |