Searched refs:SSTEP_NOTIMER (Results 1 – 4 of 4) sorted by relevance
802 #define SSTEP_NOTIMER 0x4 /* Do not Timers while single stepping */ macro
298 static int sstep_flags = SSTEP_ENABLE|SSTEP_NOIRQ|SSTEP_NOTIMER;1813 SSTEP_NOTIMER); in gdb_handle_packet()
4424 if (!cur_cpu || likely(!(cur_cpu->singlestep_enabled & SSTEP_NOTIMER))) in main_loop_wait()
4292 if (!cur_cpu || likely(!(cur_cpu->singlestep_enabled & SSTEP_NOTIMER))) in main_loop_wait()