Searched refs:HW_BREAKPOINT_X (Results 1 – 15 of 15) sorted by relevance
21 HW_BREAKPOINT_X = 4, enumerator22 HW_BREAKPOINT_INVALID = HW_BREAKPOINT_RW | HW_BREAKPOINT_X,
41 attr->bp_type = is_x ? HW_BREAKPOINT_X : HW_BREAKPOINT_W; in __event()83 attr_mod.bp_type = HW_BREAKPOINT_X; in bp_accounting()
83 pe.bp_type = HW_BREAKPOINT_X; in test__bp_signal_overflow()
116 pe.bp_type = is_x ? HW_BREAKPOINT_X : HW_BREAKPOINT_W; in __event()
147 HW_BREAKPOINT_X == evsel->attr.bp_type); in test__checkevent_breakpoint_x()
201 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()257 case HW_BREAKPOINT_X: in arch_build_bp_info()
283 if (bp->attr.bp_type & HW_BREAKPOINT_X) { in ptrace_hbptriggered()385 bp_type = HW_BREAKPOINT_X; in ptrace_sethbpregs()
56 case HW_BREAKPOINT_X: in hw_breakpoint_arch_parse()
481 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()526 case HW_BREAKPOINT_X: in arch_build_bp_info()
528 implied_type = HW_BREAKPOINT_X; in ptrace_sethbpregs()
368 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()429 case HW_BREAKPOINT_X: in arch_build_bp_info()
309 type = HW_BREAKPOINT_X; in ptrace_hbp_create()356 if ((type & HW_BREAKPOINT_X) != type) in ptrace_hbp_fill_attr_ctrl()
852 CHECK_SET_TYPE(HW_BREAKPOINT_X); in parse_breakpoint_type()880 if (attr.bp_type == HW_BREAKPOINT_X) in parse_events_add_breakpoint()
471 if (type & HW_BREAKPOINT_X) in __perf_evsel__bp_name()