Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dhw_breakpoint.c233 static int hw_breakpoint_control(struct perf_event *bp, in hw_breakpoint_control() function
301 return hw_breakpoint_control(bp, HW_BREAKPOINT_INSTALL); in arch_install_hw_breakpoint()
306 hw_breakpoint_control(bp, HW_BREAKPOINT_UNINSTALL); in arch_uninstall_hw_breakpoint()
955 hw_breakpoint_control(slots[i], HW_BREAKPOINT_RESTORE); in hw_breakpoint_reset()
964 hw_breakpoint_control(slots[i], HW_BREAKPOINT_RESTORE); in hw_breakpoint_reset()