Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kernel/
Dhw_breakpoint.c229 static int hw_breakpoint_control(struct perf_event *bp, in hw_breakpoint_control() function
297 return hw_breakpoint_control(bp, HW_BREAKPOINT_INSTALL); in arch_install_hw_breakpoint()
302 hw_breakpoint_control(bp, HW_BREAKPOINT_UNINSTALL); in arch_uninstall_hw_breakpoint()
868 hw_breakpoint_control(slots[i], HW_BREAKPOINT_RESTORE); in hw_breakpoint_reset()
877 hw_breakpoint_control(slots[i], HW_BREAKPOINT_RESTORE); in hw_breakpoint_reset()