Searched defs:group_fd (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/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-4.4.14/tools/perf/tests/ | 
| D | attr.c | 61 		       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/ | 
| D | multi_counter_test.c | 19 	int i, group_fd;  in multi_counter()  local
 | 
| /linux-4.4.14/tools/perf/ | 
| D | perf-sys.h | 104 		      pid_t pid, int cpu, int group_fd,  in sys_perf_event_open()
 | 
| /linux-4.4.14/samples/bpf/ | 
| D | libbpf.c | 150 		    int group_fd, unsigned long flags)  in perf_event_open()
 | 
| /linux-4.4.14/tools/perf/util/ | 
| D | python.c | 1131                      int fd, int group_fd, unsigned long flags)  in test_attr__open()
 | 
| D | evsel.c | 1340 			int group_fd;  in __perf_evsel__open()  local
 | 
| /linux-4.4.14/kernel/events/ | 
| D | core.c | 8242 		pid_t, pid, int, cpu, int, group_fd, unsigned long, flags)  in SYSCALL_DEFINE5()  argument
 |