Searched refs:HBP_NUM_MAX (Results 1 – 5 of 5) sorted by relevance
34 static DEFINE_PER_CPU(struct perf_event *, bp_per_reg[HBP_NUM_MAX]);380 struct perf_event *bp[HBP_NUM_MAX] = { NULL }; in hw_breakpoint_handler()383 int hit[HBP_NUM_MAX] = {0}; in hw_breakpoint_handler()
686 static DEFINE_PER_CPU(struct arch_hw_breakpoint, current_brk[HBP_NUM_MAX]);
174 struct perf_event *ptrace_bps[HBP_NUM_MAX];176 struct arch_hw_breakpoint hw_brk[HBP_NUM_MAX]; /* hardware breakpoint info */
605 #define HBP_NUM_MAX 2 macro
115 static struct bpt dabr[HBP_NUM_MAX];