Searched refs:global (Results 1 – 1 of 1) sorted by relevance
50 int local, int global, int set) in toggle_breakpoint() argument94 if (global) { in toggle_breakpoint()201 int len, local, global, i; in trigger_tests() local216 for (global = 0; global < 2; global++) { in trigger_tests()217 if (!local && !global) in trigger_tests()230 for (global = 0; global < 2; global++) { in trigger_tests()231 if (!local && !global) in trigger_tests()241 for (global = 0; global < 2; global++) { in trigger_tests()242 if (!local && !global) in trigger_tests()287 static void launch_instruction_breakpoints(char *buf, int local, int global) in launch_instruction_breakpoints() argument[all …]