Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhw_breakpoint.h47 static inline int hw_breakpoint_type(struct perf_event *bp) in hw_breakpoint_type() function
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c764 if (!(access & hw_breakpoint_type(wp))) in watchpoint_handler()