Home
last modified time | relevance | path

Searched refs:HW_BREAKPOINT_R (Results 1 – 10 of 10) sorted by relevance

/external/strace/xlat/
Dhw_breakpoint_type.h13 #if defined(HW_BREAKPOINT_R) || (defined(HAVE_DECL_HW_BREAKPOINT_R) && HAVE_DECL_HW_BREAKPOINT_R)
15 static_assert((HW_BREAKPOINT_R) == (1), "HW_BREAKPOINT_R != 1");
18 # define HW_BREAKPOINT_R 1
54 XLAT(HW_BREAKPOINT_R),
Dhw_breakpoint_type.in3 HW_BREAKPOINT_R 1
/external/kernel-headers/original/uapi/linux/
Dhw_breakpoint.h18 HW_BREAKPOINT_R = 1, enumerator
20 HW_BREAKPOINT_RW = HW_BREAKPOINT_R | HW_BREAKPOINT_W,
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c58 attr.bp_type = HW_BREAKPOINT_R; in breakpoint_test()
138 if (readwriteflag & HW_BREAKPOINT_R) in runtestsingle()
/external/syzkaller/sys/linux/
Dperf_amd64.const3 HW_BREAKPOINT_R = 1
Dperf_arm.const3 HW_BREAKPOINT_R = 1
Dperf_386.const3 HW_BREAKPOINT_R = 1
Dperf_arm64.const3 HW_BREAKPOINT_R = 1
Dperf_ppc64le.const3 HW_BREAKPOINT_R = 1
Dperf.txt28 perf_bp_type = HW_BREAKPOINT_EMPTY, HW_BREAKPOINT_R, HW_BREAKPOINT_W, HW_BREAKPOINT_X