Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-asm.S6 .global same_watch_addr_trap
13 same_watch_addr_trap: label
H A Dptrace-perf-hwbreak.c21 extern char same_watch_addr_trap[];
308 FAIL_IF_MSG(pc != same_watch_addr_trap, "Child did not stop on end trap"); in same_watch_addr_test()
323 FAIL_IF_MSG(pc != same_watch_addr_trap, "Child did not stop on end trap"); in same_watch_addr_test()
356 FAIL_IF_MSG(pc != same_watch_addr_trap, "Child did not stop on end trap"); in same_watch_addr_test()