Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-hwbreak.c135 static int perf_watchpoint_open(pid_t child_pid, void *addr, u64 len) in perf_watchpoint_open() function
251 perf_fd = perf_watchpoint_open(pid, &value, sizeof(value)); in same_watch_addr_test()
410 perf_fd = perf_watchpoint_open(pid, &perf_value, sizeof(perf_value)); in perf_then_ptrace_test()