Searched refs:perf_cpu_map__has_any_cpu (Results 1 – 8 of 8) sorted by relevance
65 if (evsel->requires_cpu && perf_cpu_map__has_any_cpu(evsel->cpus)) { in __perf_evlist__propagate_maps()75 assert(!perf_cpu_map__has_any_cpu(evlist->user_requested_cpus)); in __perf_evlist__propagate_maps()83 if (!perf_cpu_map__has_any_cpu(evsel->cpus) && in __perf_evlist__propagate_maps()99 perf_cpu_map__has_any_cpu(evlist->user_requested_cpus)) { in __perf_evlist__propagate_maps()127 assert(!evsel->requires_cpu || !perf_cpu_map__has_any_cpu(evsel->cpus)); in __perf_evlist__propagate_maps()
14 perf_cpu_map__has_any_cpu;
346 bool perf_cpu_map__has_any_cpu(const struct perf_cpu_map *map) in perf_cpu_map__has_any_cpu() function
88 LIBPERF_API bool perf_cpu_map__has_any_cpu(const struct perf_cpu_map *map);
357 } else if (!perf_cpu_map__has_any_cpu(evsel->core.cpus)) { in tool_pmu__read_event()382 } else if (!perf_cpu_map__has_any_cpu(evsel->core.cpus)) { in tool_pmu__read_event()
194 bool per_cpu = !perf_cpu_map__has_any_cpu(evlist->core.user_requested_cpus); in auxtrace_mmap_params__set_idx()670 bool per_cpu_mmaps = !perf_cpu_map__has_any_cpu(evlist->core.user_requested_cpus); in evlist__enable_event_idx()
211 if (!perf_cpu_map__has_any_cpu(event_cpus)) { in cs_etm_validate_config()556 if (!perf_cpu_map__has_any_cpu(event_cpus)) { in cs_etm_info_priv_size()804 if (perf_cpu_map__has_any_cpu(event_cpus)) { in cs_etm_info_fill()
68 if (!perf_cpu_map__has_any_cpu(event_cpus)) { in arm_spe_find_cpus()