Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c227 static int hw_breakpoint_control(struct perf_event *bp, in hw_breakpoint_control() function
295 return hw_breakpoint_control(bp, HW_BREAKPOINT_INSTALL); in arch_install_hw_breakpoint()
300 hw_breakpoint_control(bp, HW_BREAKPOINT_UNINSTALL); in arch_uninstall_hw_breakpoint()
866 hw_breakpoint_control(slots[i], HW_BREAKPOINT_RESTORE); in hw_breakpoint_reset()
875 hw_breakpoint_control(slots[i], HW_BREAKPOINT_RESTORE); in hw_breakpoint_reset()