Home
last modified time | relevance | path

Searched refs:sibling_fd2 (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
96 sibling_fd2 = event_open(types[k], configs[k], group_fd); in run_test()
97 if (sibling_fd2 == -1) { in run_test()
103 close(sibling_fd2); in run_test()