Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/tools/perf/tests/
Dattr.c67 int fd, int group_fd, unsigned long flags) in store_event()
146 int fd, int group_fd, unsigned long flags) in test_attr__open()
/Linux-v4.19/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c19 int i, group_fd; in multi_counter() local
/Linux-v4.19/tools/perf/
Dperf-sys.h59 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c42 int cpu, int group_fd, in sys_perf_event_open()
/Linux-v4.19/tools/kvm/kvm_stat/
Dkvm_stat414 def _perf_event_open(self, attr, pid, cpu, group_fd, flags): argument
/Linux-v4.19/tools/perf/util/
Dpython.c1374 int fd, int group_fd, unsigned long flags) in test_attr__open()
Devsel.c1814 int fd, group_fd; in perf_evsel__open() local
/Linux-v4.19/kernel/events/
Dcore.c10393 pid_t, pid, int, cpu, int, group_fd, unsigned long, flags) in SYSCALL_DEFINE5() argument