Home
last modified time | relevance | path

Searched defs:group_fd (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/powerpc/pmu/
Devent.c17 int group_fd, unsigned long flags) in perf_event_open()
52 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options()
63 int event_open_with_group(struct event *e, int group_fd) in event_open_with_group()
/tools/perf/tests/
Dattr.c67 int fd, int group_fd, unsigned long flags) in store_event()
140 int fd, int group_fd, unsigned long flags) in test_attr__open()
/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c19 int i, group_fd; in multi_counter() local
/tools/perf/
Dperf-sys.h63 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/tools/kvm/kvm_stat/
Dkvm_stat393 def perf_event_open(self, attr, pid, cpu, group_fd, flags): argument
/tools/perf/util/
Dpython.c1290 int fd, int group_fd, unsigned long flags) in test_attr__open()
Devsel.c1774 int fd, group_fd; in perf_evsel__open() local