Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/perf/tests/
Dattr.c68 int fd, int group_fd, unsigned long flags) in store_event()
147 int fd, int group_fd, unsigned long flags) in test_attr__open()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c19 int i, group_fd; in multi_counter() local
/kernel/linux/linux-5.10/tools/perf/
Dperf-sys.h14 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
Dutils.c207 int cpu, int group_fd, unsigned long flags) in perf_event_open()
230 unsigned long config, int group_fd) in perf_event_open_counter()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c38 int cpu, int group_fd, in sys_perf_event_open()
/kernel/linux/linux-5.10/tools/lib/perf/
Devsel.c60 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
Dresctrlfs.c704 int group_fd, unsigned long flags) in perf_event_open()
/kernel/linux/linux-5.10/tools/perf/util/
Devsel.c1666 pid_t pid, int cpu, int group_fd, in perf_event_open()
1786 int fd, group_fd; in evsel__open_cpu() local
Dpython.c1408 int fd, int group_fd, unsigned long flags) in test_attr__open()
/kernel/linux/linux-5.10/tools/kvm/kvm_stat/
Dkvm_stat422 def _perf_event_open(self, attr, pid, cpu, group_fd, flags): argument
/kernel/linux/linux-5.10/kernel/events/
Dcore.c11820 pid_t, pid, int, cpu, int, group_fd, unsigned long, flags) in SYSCALL_DEFINE5() argument