Searched refs:work_begin_exit_count (Results 1 - 3 of 3) sorted by relevance

/gem5/src/sim/
H A DSystem.py96 work_begin_exit_count = Param.Counter(0, variable in class:System
H A Dpseudo_inst.cc643 if (systemWorkBeginCount == params->work_begin_exit_count) {
/gem5/configs/common/
H A DSimulation.py113 if options.work_begin_exit_count != None:
114 system.work_begin_exit_count = options.work_begin_exit_count

Completed in 9 milliseconds