HomeSort by relevance Sort by last modified time
    Searched refs:SSTEP_NOTIMER (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/qom/
cpu.h 255 #define SSTEP_NOTIMER 0x4 /* Do not Timers while single stepping */
  /external/qemu/include/exec/
cpu-all.h 440 #define SSTEP_NOTIMER 0x4 /* Do not Timers while single stepping */
  /external/qemu/
gdbstub.c 299 static int sstep_flags = SSTEP_ENABLE|SSTEP_NOIRQ|SSTEP_NOTIMER;
    [all...]

Completed in 90 milliseconds