Home
last modified time | relevance | path

Searched refs:HW_BREAKPOINT_X (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/util/include/linux/added/
Dhw_breakpoint.h16 HW_BREAKPOINT_X = 4, enumerator
17 HW_BREAKPOINT_INVALID = HW_BREAKPOINT_RW | HW_BREAKPOINT_X,
/external/linux-tools-perf/util/
Dparse-events.c592 attr->bp_type |= HW_BREAKPOINT_X; in parse_breakpoint_type()
646 if (attr->bp_type == HW_BREAKPOINT_X) in parse_breakpoint_event()