Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c53 static void toggle_breakpoint(int n, int type, int len, in toggle_breakpoint() function
298 toggle_breakpoint(i, BP_X, 1, local, global, 1); in launch_instruction_breakpoints()
303 toggle_breakpoint(i, BP_X, 1, local, global, 0); in launch_instruction_breakpoints()
320 toggle_breakpoint(i, mode, len, local, global, 1); in launch_watchpoints()
326 toggle_breakpoint(i, mode, len, local, global, 0); in launch_watchpoints()