Home
last modified time | relevance | path

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

/linux/tools/lib/perf/
A Devsel.c83 static int get_group_fd(struct perf_evsel *evsel, int cpu, int thread, int *group_fd) in get_group_fd() function
150 err = get_group_fd(evsel, cpu, thread, &group_fd); in perf_evsel__open()
/linux/tools/perf/util/
A Devsel.c1633 static int get_group_fd(struct evsel *evsel, int cpu, int thread) in get_group_fd() function
2036 group_fd = get_group_fd(evsel, cpu, thread); in evsel__open_cpu()

Completed in 9 milliseconds