Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-asm.S20 .global perf_then_ptrace_load2
27 perf_then_ptrace_load2: label
H A Dptrace-perf-hwbreak.c34 extern char perf_then_ptrace_load2[];
425 FAIL_IF_MSG(pc != perf_then_ptrace_load2, "Child did not stop on ptrace load"); in perf_then_ptrace_test()