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()
141 HW_BREAKPOINT_X == evsel->attr.bp_type); in test__checkevent_breakpoint_x()
199 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()250 case HW_BREAKPOINT_X: in arch_build_bp_info()
353 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()398 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()
482 *gen_type = HW_BREAKPOINT_X; in arch_bp_generic_fields()527 case HW_BREAKPOINT_X: in arch_build_bp_info()
532 implied_type = HW_BREAKPOINT_X; in ptrace_sethbpregs()
690 CHECK_SET_TYPE(HW_BREAKPOINT_X); in parse_breakpoint_type()718 if (attr.bp_type == HW_BREAKPOINT_X) in parse_events_add_breakpoint()
372 if (type & HW_BREAKPOINT_X) in __perf_evsel__bp_name()