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

/gem5/src/cpu/checker/
H A Dcpu.hh629 : CheckerCPU(p), updateThisCycle(false), unverifiedInst(NULL)
653 updateThisCycle = true;
659 bool updateThisCycle; member in class:Checker
H A Dcpu_impl.hh575 if (updateThisCycle) {
592 updateThisCycle = false;

Completed in 8 milliseconds