Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/tools/perf/tests/
Dattr.c69 int fd, int group_fd, unsigned long flags) in store_event()
148 int fd, int group_fd, unsigned long flags) in test_attr__open()
/Linux-v5.15/tools/perf/
Dperf-sys.h14 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/Linux-v5.15/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c19 int i, group_fd; in multi_counter() local
/Linux-v5.15/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()
/Linux-v5.15/tools/lib/perf/
Devsel.c77 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
83 static int get_group_fd(struct perf_evsel *evsel, int cpu, int thread, int *group_fd) in get_group_fd()
144 int fd, group_fd, *evsel_fd; in perf_evsel__open() local
/Linux-v5.15/tools/testing/selftests/resctrl/
Dresctrlfs.c727 int group_fd, unsigned long flags) in perf_event_open()
/Linux-v5.15/tools/kvm/kvm_stat/
Dkvm_stat422 def _perf_event_open(self, attr, pid, cpu, group_fd, flags): argument
/Linux-v5.15/tools/perf/util/
Dpython.c1435 int fd, int group_fd, unsigned long flags) in test_attr__open()
Devsel.c1992 int fd, group_fd; in evsel__open_cpu() local
/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c508 static long perf_event_open(struct perf_event_attr *hw_event, pid_t pid, int cpu, int group_fd, uns… in perf_event_open()
/Linux-v5.15/kernel/events/
Dcore.c11989 pid_t, pid, int, cpu, int, group_fd, unsigned long, flags) in SYSCALL_DEFINE5() argument