Searched refs:perf_cpu_map__has_any_cpu_or_is_empty (Results 1 – 5 of 5) sorted by relevance
64 LIBPERF_API bool perf_cpu_map__has_any_cpu_or_is_empty(const struct perf_cpu_map *map);
685 if (perf_cpu_map__has_any_cpu_or_is_empty(evlist->all_cpus)) { in perf_evlist__nr_mmaps()719 if (perf_cpu_map__has_any_cpu_or_is_empty(cpus)) in perf_evlist__mmap_ops()
277 bool perf_cpu_map__has_any_cpu_or_is_empty(const struct perf_cpu_map *map) in perf_cpu_map__has_any_cpu_or_is_empty() function
48 bool perf_cpu_map__has_any_cpu_or_is_empty(const struct perf_cpu_map *map);