Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c233 int break_fd; in runtestsingle() local
249 if (break_fd < 0) { in runtestsingle()
287 close(break_fd); in runtestsingle()
297 int break_fd; in runtest_dar_outside() local
310 if (break_fd < 0) { in runtest_dar_outside()
317 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()
332 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()
347 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()
362 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()
377 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()
[all …]