Searched refs:update_fds (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evsel.c | 1588 static int update_fds(struct evsel *evsel, in update_fds() function 1638 if (update_fds(evsel, nr_cpus, cpu, threads->nr, thread)) in ignore_missing_thread()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evsel.c | 1688 static int update_fds(struct evsel *evsel, in update_fds() function 1738 if (update_fds(evsel, nr_cpus, cpu_map_idx, threads->nr, thread)) in evsel__ignore_missing_thread()
|
Completed in 8 milliseconds