/linux-6.6.21/tools/testing/selftests/powerpc/pmu/ |
D | event.c | 18 int group_fd, unsigned long flags) in perf_event_open() 69 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options() 80 int event_open_with_group(struct event *e, int group_fd) in event_open_with_group()
|
/linux-6.6.21/tools/perf/tests/ |
D | event_groups.c | 31 static int event_open(int type, unsigned long config, int group_fd) in event_open() 84 int group_fd, sibling_fd1, sibling_fd2; in run_test() local
|
D | attr.c | 69 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-6.6.21/tools/perf/ |
D | perf-sys.h | 14 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
|
/linux-6.6.21/tools/testing/selftests/powerpc/pmu/ebb/ |
D | multi_counter_test.c | 19 int i, group_fd; in multi_counter() local
|
/linux-6.6.21/tools/lib/perf/ |
D | evsel.c | 81 pid_t pid, struct perf_cpu cpu, int group_fd, in sys_perf_event_open() 87 static int get_group_fd(struct perf_evsel *evsel, int cpu_map_idx, int thread, int *group_fd) in get_group_fd() 149 int fd, group_fd, *evsel_fd; in perf_evsel__open() local
|
/linux-6.6.21/tools/testing/selftests/user_events/ |
D | perf_test.c | 33 int cpu, int group_fd, unsigned long flags) in perf_event_open()
|
/linux-6.6.21/tools/testing/selftests/powerpc/ |
D | utils.c | 524 int cpu, int group_fd, unsigned long flags) in perf_event_open() 547 unsigned long config, int group_fd) in perf_event_open_counter()
|
/linux-6.6.21/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-perf-hwbreak.c | 117 int group_fd, unsigned long flags) in perf_event_open()
|
/linux-6.6.21/tools/testing/selftests/resctrl/ |
D | resctrlfs.c | 713 int group_fd, unsigned long flags) in perf_event_open()
|
/linux-6.6.21/tools/kvm/kvm_stat/ |
D | kvm_stat | 490 def _perf_event_open(self, attr, pid, cpu, group_fd, flags): argument
|
/linux-6.6.21/tools/perf/util/ |
D | python.c | 1507 int fd, int group_fd, unsigned long flags) in test_attr__open()
|
D | evsel.c | 2051 int fd, group_fd; in evsel__open_cpu() local
|
/linux-6.6.21/tools/power/x86/turbostat/ |
D | turbostat.c | 655 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-6.6.21/kernel/events/ |
D | core.c | 12402 pid_t, pid, int, cpu, int, group_fd, unsigned long, flags) in SYSCALL_DEFINE5() argument
|