Home
last modified time | relevance | path

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

/openbmc/linux/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) in get_group_fd() function
157 err = get_group_fd(evsel, idx, thread, &group_fd); in perf_evsel__open()
/openbmc/linux/tools/perf/util/
H A Devsel.c1653 static int get_group_fd(struct evsel *evsel, int cpu_map_idx, int thread) in get_group_fd() function
2059 group_fd = get_group_fd(evsel, idx, thread); in evsel__open_cpu()