Searched refs:SSTEP_NOTIMER (Results 1 – 4 of 4) sorted by relevance
252 (cpu->singlestep_enabled & SSTEP_NOTIMER) == 0); in rr_cpu_thread_fn()
233 return SSTEP_ENABLE | SSTEP_NOIRQ | SSTEP_NOTIMER; in tcg_gdbstub_supported_sstep_flags()
1055 #define SSTEP_NOTIMER 0x4 /* Do not Timers while single stepping */ macro
75 gdbserver_state.sstep_flags = SSTEP_ENABLE | SSTEP_NOIRQ | SSTEP_NOTIMER; in gdb_init_gdbserver_state()1536 if (gdbserver_state.supported_sstep_flags & SSTEP_NOTIMER) { in handle_query_qemu_sstepbits()1538 SSTEP_NOTIMER); in handle_query_qemu_sstepbits()