Searched refs:HW_BREAKPOINT_X (Results 1 – 2 of 2) sorted by relevance
16 HW_BREAKPOINT_X = 4, enumerator17 HW_BREAKPOINT_INVALID = HW_BREAKPOINT_RW | HW_BREAKPOINT_X,
592 attr->bp_type |= HW_BREAKPOINT_X; in parse_breakpoint_type()646 if (attr->bp_type == HW_BREAKPOINT_X) in parse_breakpoint_event()