Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/powerpc/ptrace/
Dptrace-perf-asm.S6 .global same_watch_addr_trap
13 same_watch_addr_trap: label
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()