Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/pmu/
A 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/tools/perf/tests/
A 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/tools/perf/
A Dperf-sys.h14 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/linux/tools/testing/selftests/powerpc/pmu/ebb/
A Dmulti_counter_test.c19 int i, group_fd; in multi_counter() local
/linux/tools/testing/selftests/powerpc/
A 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/tools/lib/perf/
A 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/tools/testing/selftests/resctrl/
A Dresctrlfs.c727 int group_fd, unsigned long flags) in perf_event_open()
/linux/tools/kvm/kvm_stat/
A Dkvm_stat422 def _perf_event_open(self, attr, pid, cpu, group_fd, flags): argument
/linux/tools/perf/util/
A Dpython.c1447 int fd, int group_fd, unsigned long flags) in test_attr__open()
A Devsel.c2028 int fd, group_fd; in evsel__open_cpu() local
/linux/tools/power/x86/turbostat/
A 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/kernel/events/
A Dcore.c12022 pid_t, pid, int, cpu, int, group_fd, unsigned long, flags) in SYSCALL_DEFINE5() argument

Completed in 213 milliseconds