Searched refs:get_group_fd (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/perf/
H A Devsel.c87 static int get_group_fd(struct perf_evsel *evsel, int cpu_map_idx, int thread, int *group_fd) function
157 err = get_group_fd(evsel, idx, thread, &group_fd);
/linux-master/tools/perf/util/
H A Devsel.c1654 static int get_group_fd(struct evsel *evsel, int cpu_map_idx, int thread) function
2040 group_fd = get_group_fd(evsel, idx, thread);

Completed in 118 milliseconds