Searched refs:HW_BREAKPOINT_R (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/util/include/linux/added/
H A Dhw_breakpoint.h13 HW_BREAKPOINT_R = 1, enumerator in enum:__anon8389
15 HW_BREAKPOINT_RW = HW_BREAKPOINT_R | HW_BREAKPOINT_W,
/external/linux-tools-perf/util/
H A Dparse-events.c586 attr->bp_type |= HW_BREAKPOINT_R;
599 attr->bp_type = HW_BREAKPOINT_R | HW_BREAKPOINT_W;
635 attr->bp_type = HW_BREAKPOINT_R | HW_BREAKPOINT_W;

Completed in 44 milliseconds