Searched defs:perf_fd (Results 1 – 4 of 4) 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 …]
63 base::ScopedFile perf_fd{perf_event_open(perf_attr, /*pid=*/-1, in PerfEventOpen() local114 std::optional<PerfRingBuffer> PerfRingBuffer::Allocate(int perf_fd, in Allocate()210 base::ScopedFile perf_fd, in EventReader()
60 static void test_perf_branches_common(int perf_fd, in test_perf_branches_common()
1418 int perf_fd; /* -1 if no opened */ member