Searched defs:group_fd (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/tools/testing/selftests/powerpc/pmu/ |
D | event.c | 17 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/ |
D | attr.c | 67 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/ |
D | multi_counter_test.c | 19 int i, group_fd; in multi_counter() local
|
/Linux-v4.19/tools/perf/ |
D | perf-sys.h | 59 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
|
/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/ |
D | perf-hwbreak.c | 42 int cpu, int group_fd, in sys_perf_event_open()
|
/Linux-v4.19/tools/kvm/kvm_stat/ |
D | kvm_stat | 414 def _perf_event_open(self, attr, pid, cpu, group_fd, flags): argument
|
/Linux-v4.19/tools/perf/util/ |
D | python.c | 1374 int fd, int group_fd, unsigned long flags) in test_attr__open()
|
D | evsel.c | 1814 int fd, group_fd; in perf_evsel__open() local
|
/Linux-v4.19/kernel/events/ |
D | core.c | 10393 pid_t, pid, int, cpu, int, group_fd, unsigned long, flags) in SYSCALL_DEFINE5() argument
|