Searched refs:_prevInstructionCycle (Results 1 – 2 of 2) sorted by relevance
102 _prevInstructionCycle = 0; in Debugger()792 _prevInstructionCycle = _curInstructionCycle; in ProcessRamOperation()841 _rewindPrevInstructionCycleCache.push_back(_prevInstructionCycle); in ProcessRamOperation()1127 _runToCycle = _prevInstructionCycle; in StepBack()
133 uint64_t _prevInstructionCycle; variable