Searched refs:perf_cpu_map__has_any_cpu (Results 1 – 3 of 3) sorted by relevance
47 LIBPERF_API bool perf_cpu_map__has_any_cpu(const struct perf_cpu_map *map);
359 bool perf_cpu_map__has_any_cpu(const struct perf_cpu_map *map) in perf_cpu_map__has_any_cpu() function
51 (!evsel->requires_cpu && perf_cpu_map__has_any_cpu(evlist->user_requested_cpus))) { in __perf_evlist__propagate_maps()