Searched refs:break_fd (Results 1 – 1 of 1) sorted by relevance
187 int break_fd; in runtestsingle() local203 if (break_fd < 0) { in runtestsingle()209 ioctl(break_fd, PERF_EVENT_IOC_ENABLE); in runtestsingle()241 close(break_fd); in runtestsingle()251 int break_fd; in runtest_dar_outside() local264 if (break_fd < 0) { in runtest_dar_outside()271 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()286 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()301 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()316 ioctl(break_fd, PERF_EVENT_IOC_RESET); in runtest_dar_outside()[all …]
Completed in 5 milliseconds