Searched refs:toggle_breakpoint (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c51 static void toggle_breakpoint(int n, int type, int len, toggle_breakpoint() function
295 toggle_breakpoint(i, BP_X, 1, local, global, 1); launch_instruction_breakpoints()
300 toggle_breakpoint(i, BP_X, 1, local, global, 0); launch_instruction_breakpoints()
317 toggle_breakpoint(i, mode, len, local, global, 1); launch_watchpoints()
322 toggle_breakpoint(i, mode, len, local, global, 0); launch_watchpoints()

Completed in 61 milliseconds