Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Devent_groups.c84 int group_fd, sibling_fd1, sibling_fd2; in run_test() local
90 sibling_fd1 = event_open(types[j], configs[j], group_fd); in run_test()
91 if (sibling_fd1 == -1) { in run_test()
98 close(sibling_fd1); in run_test()
104 close(sibling_fd1); in run_test()