Home
last modified time | relevance | path

Searched refs:StepInterrupted (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DSynchronizer.cs67 public void StepInterrupted() in StepInterrupted() method in Antmicro.Renode.Peripherals.CPU.Synchronizer
DBaseCPU.cs522 singleStepSynchronizer.StepInterrupted(); in CpuThreadBody()