Searched refs:perf_cpu_map__empty (Results 1 – 14 of 14) sorted by relevance
12 perf_cpu_map__empty;
47 (!evsel->requires_cpu && perf_cpu_map__empty(evlist->user_requested_cpus))) { in __perf_evlist__propagate_maps()607 if (perf_cpu_map__empty(evlist->all_cpus)) { in perf_evlist__nr_mmaps()641 if (perf_cpu_map__empty(cpus)) in perf_evlist__mmap_ops()
277 bool perf_cpu_map__empty(const struct perf_cpu_map *map) in perf_cpu_map__empty() function
25 LIBPERF_API bool perf_cpu_map__empty(const struct perf_cpu_map *map);
428 if (!perf_cpu_map__empty(cpus)) { in cs_etm_recording_options()452 if (!perf_cpu_map__empty(cpus)) in cs_etm_recording_options()530 if (!perf_cpu_map__empty(event_cpus)) { in cs_etm_info_priv_size()730 if (perf_cpu_map__empty(event_cpus)) { in cs_etm_info_fill()
386 per_cpu_mmaps = !perf_cpu_map__empty(session->evlist->core.user_requested_cpus); in intel_pt_info_fill()800 if (have_timing_info && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()856 if (!perf_cpu_map__empty(cpus)) in intel_pt_recording_options()882 if (!perf_cpu_map__empty(cpus)) { in intel_pt_recording_options()894 if (!ptr->have_sched_switch && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()
146 if (opts->full_auxtrace && !perf_cpu_map__empty(cpus)) { in intel_bts_recording_options()227 if (!perf_cpu_map__empty(cpus)) in intel_bts_recording_options()
239 if (!perf_cpu_map__empty(cpus)) { in arm_spe_recording_options()271 if (!perf_cpu_map__empty(cpus)) { in arm_spe_recording_options()
247 if (!evlist || perf_cpu_map__empty(evlist->core.user_requested_cpus)) { in evlist__can_select_event()
311 if (perf_cpu_map__empty(cpus)) in check_per_pkg()
176 bool per_cpu = !perf_cpu_map__empty(evlist->core.user_requested_cpus); in auxtrace_mmap_params__set_idx()650 bool per_cpu_mmaps = !perf_cpu_map__empty(evlist->core.user_requested_cpus); in evlist__enable_event_idx()
49 bool perf_cpu_map__empty(const struct perf_cpu_map *map);
2024 if (perf_cpu_map__empty(st->cpus)) { in process_stat_config_event()
2317 if (perf_cpu_map__empty(map)) in setup_nodes()