Searched defs:perf_fd (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
H 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 …]
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H 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
|
H A D | perf_branches.c | 60 static void test_perf_branches_common(int perf_fd, in test_perf_branches_common()
|
/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | event_reader.cc | 63 base::ScopedFile perf_fd{perf_event_open(perf_attr, /*pid=*/-1, in PerfEventOpen() local 114 std::optional<PerfRingBuffer> PerfRingBuffer::Allocate(int perf_fd, in Allocate() 210 base::ScopedFile perf_fd, in EventReader()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_private.h | 1084 int perf_fd; /* -1 if no opened */ member
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 1955 int perf_fd; /* -1 if no opened */ member
|