Searched refs:exit_on_work_items (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A DSystem.py88 exit_on_work_items = Param.Bool(False, "Exit from the simulation loop when " variable in class:System
H A Dpseudo_inst.cc608 if (params->exit_on_work_items) {
671 if (params->exit_on_work_items) {

Completed in 8 milliseconds