Searched refs:HW_BREAKPOINT_X (Results 1 – 11 of 11) sorted by relevance
16 HW_BREAKPOINT_X = 4, enumerator17 HW_BREAKPOINT_INVALID = HW_BREAKPOINT_RW | HW_BREAKPOINT_X,
83 pe.bp_type = HW_BREAKPOINT_X; in test__bp_signal_overflow()
70 pe.bp_type = HW_BREAKPOINT_X; in bp_event()
137 HW_BREAKPOINT_X == evsel->attr.bp_type); in test__checkevent_breakpoint_x()
194 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()245 case HW_BREAKPOINT_X: in arch_build_bp_info()
351 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()396 case HW_BREAKPOINT_X: in arch_build_bp_info()
194 type = HW_BREAKPOINT_X; in ptrace_hbp_create()241 if ((type & HW_BREAKPOINT_X) != type) in ptrace_hbp_fill_attr_ctrl()
483 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()528 case HW_BREAKPOINT_X: in arch_build_bp_info()
532 implied_type = HW_BREAKPOINT_X; in ptrace_sethbpregs()
499 CHECK_SET_TYPE(HW_BREAKPOINT_X); in parse_breakpoint_type()527 if (attr.bp_type == HW_BREAKPOINT_X) in parse_events_add_breakpoint()
357 if (type & HW_BREAKPOINT_X) in __perf_evsel__bp_name()