Searched refs:is_single_step (Results 1 – 1 of 1) sorted by relevance
314 int is_single_step = test_ti_thread_flag(info, TIF_SINGLESTEP); in single_step_once() local658 if (is_single_step) { in single_step_once()702 state->is_enabled = is_single_step; in single_step_once()745 int is_single_step = test_ti_thread_flag(info, TIF_SINGLESTEP); in gx_singlestep_handle() local748 if (is_single_step == 0) { in gx_singlestep_handle()