Home | History | Annotate | Download | only in util

Lines Matching refs:group_fd

1034 			int group_fd;
1039 group_fd = get_group_fd(evsel, cpu, thread);
1041 pr_debug2("perf_event_open: pid %d cpu %d group_fd %d flags %#lx\n",
1042 pid, cpus->map[cpu], group_fd, flags);
1047 group_fd, flags);