Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-hwbreak.c74 static long ppc_ptrace_sethwdbg(pid_t pid, struct ppc_hw_breakpoint *bp_info) in ppc_ptrace_sethwdbg() function
256 bp_id = ppc_ptrace_sethwdbg(pid, &bp_info); in same_watch_addr_test()
290 bp_id = ppc_ptrace_sethwdbg(pid, &bp_info); in same_watch_addr_test()
333 bp_id = ppc_ptrace_sethwdbg(pid, &bp_info); in same_watch_addr_test()
416 bp_id = ppc_ptrace_sethwdbg(pid, &bp_info); in perf_then_ptrace_test()

Completed in 2 milliseconds