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

/gem5/src/sim/
H A DSystem.py98 work_end_ckpt_count = Param.Counter(0, variable in class:System
H A Dpseudo_inst.cc697 if (params->work_end_ckpt_count != 0 &&
698 systemWorkEndCount == params->work_end_ckpt_count) {
/gem5/configs/common/
H A DSimulation.py112 system.work_end_ckpt_count = options.work_end_checkpoint_count

Completed in 9 milliseconds