HomeSort by relevance Sort by last modified time
    Searched refs:HW_BREAKPOINT_X (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/include/linux/added/
hw_breakpoint.h 16 HW_BREAKPOINT_X = 4,
17 HW_BREAKPOINT_INVALID = HW_BREAKPOINT_RW | HW_BREAKPOINT_X,
  /external/linux-tools-perf/util/
parse-events.c 592 attr->bp_type |= HW_BREAKPOINT_X;
646 if (attr->bp_type == HW_BREAKPOINT_X)

Completed in 28 milliseconds