Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c19 int i, group_fd; in multi_counter() local
/linux-4.4.14/tools/perf/
Dperf-sys.h104 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/linux-4.4.14/samples/bpf/
Dlibbpf.c150 int group_fd, unsigned long flags) in perf_event_open()
/linux-4.4.14/tools/perf/util/
Dpython.c1131 int fd, int group_fd, unsigned long flags) in test_attr__open()
Devsel.c1340 int group_fd; in __perf_evsel__open() local
/linux-4.4.14/kernel/events/
Dcore.c8242 pid_t, pid, int, cpu, int, group_fd, unsigned long, flags) in SYSCALL_DEFINE5() argument