Searched refs:perf_fd (Results 1 – 3 of 3) sorted by relevance
157 int perf_fd; in test1() local182 int perf_fd; in test2() local211 int perf_fd; in test3() local236 int perf_fd; in test4() local265 int perf_fd; in test5() local304 int perf_fd; in test6() local342 int perf_fd; in test7() local367 int perf_fd; in test8() local396 int perf_fd; in test9() local432 int perf_fd; in test10() local[all …]
60 static void test_perf_branches_common(int perf_fd, in test_perf_branches_common() argument76 link = bpf_program__attach_perf_event(skel->progs.perf_branches, perf_fd); in test_perf_branches_common()
297 ioctl(perf_fd, PERF_EVENT_IOC_RESET, 0);
Completed in 7 milliseconds