Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/tools/perf/tests/
Dattr.c61 int fd, int group_fd, unsigned long flags) in store_event()
131 int fd, int group_fd, unsigned long flags) in test_attr__open()
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c19 int i, group_fd; in multi_counter() local
/linux-4.1.27/samples/bpf/
Dlibbpf.c131 int group_fd, unsigned long flags) in perf_event_open()
/linux-4.1.27/tools/perf/
Dperf-sys.h175 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/linux-4.1.27/tools/perf/util/
Dpython.c1072 int fd, int group_fd, unsigned long flags) in test_attr__open()
Devsel.c1183 int group_fd; in __perf_evsel__open() local
/linux-4.1.27/kernel/events/
Dcore.c7913 pid_t, pid, int, cpu, int, group_fd, unsigned long, flags) in SYSCALL_DEFINE5() argument