Searched defs:perf_fd (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/ |
A D | ptrace-perf-hwbreak.c | 157 int perf_fd; in test1() local 182 int perf_fd; in test2() local 211 int perf_fd; in test3() local 236 int perf_fd; in test4() local 265 int perf_fd; in test5() local 304 int perf_fd; in test6() local 342 int perf_fd; in test7() local 367 int perf_fd; in test8() local 396 int perf_fd; in test9() local 432 int perf_fd; in test10() local [all …]
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | unpriv_bpf_disabled.c | 59 __u32 prog_id, int prog_fd, int perf_fd, in test_unpriv_bpf_disabled_positive() 142 __u32 prog_id, int prog_fd, int perf_fd, in test_unpriv_bpf_disabled_negative() 232 int prog_fd, perf_fd = -1, i, ret; in test_unpriv_bpf_disabled() local
|
A D | perf_branches.c | 60 static void test_perf_branches_common(int perf_fd, in test_perf_branches_common()
|
Completed in 9 milliseconds