Home
last modified time | relevance | path

Searched refs:sibling_fd1 (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/perf/tests/
H A Devent_groups.c85 int group_fd, sibling_fd1, sibling_fd2; in run_test() local
91 sibling_fd1 = event_open(types[j], configs[j], group_fd); in run_test()
92 if (sibling_fd1 == -1) { in run_test()
110 close(sibling_fd1); in run_test()
116 close(sibling_fd1); in run_test()