Searched refs:perf_cpu_map__empty (Results 1 – 14 of 14) sorted by relevance
12 perf_cpu_map__empty;
622 if (perf_cpu_map__empty(evlist->all_cpus)) { in perf_evlist__nr_mmaps()656 if (perf_cpu_map__empty(cpus)) in perf_evlist__mmap_ops()
303 bool perf_cpu_map__empty(const struct perf_cpu_map *map) in perf_cpu_map__empty() function
39 LIBPERF_API bool perf_cpu_map__empty(const struct perf_cpu_map *map);
429 if (!perf_cpu_map__empty(cpus)) { in cs_etm_recording_options()446 if (!perf_cpu_map__empty(cpus)) in cs_etm_recording_options()524 if (!perf_cpu_map__empty(event_cpus)) { in cs_etm_info_priv_size()799 if (perf_cpu_map__empty(event_cpus)) { in cs_etm_info_fill()
380 per_cpu_mmaps = !perf_cpu_map__empty(session->evlist->core.user_requested_cpus); in intel_pt_info_fill()785 if (have_timing_info && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()843 if (!perf_cpu_map__empty(cpus)) in intel_pt_recording_options()869 if (!perf_cpu_map__empty(cpus)) { in intel_pt_recording_options()881 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()
216 if (!perf_cpu_map__empty(cpus)) { in arm_spe_recording_options()249 if (!perf_cpu_map__empty(cpus)) { in arm_spe_recording_options()
240 if (!evlist || perf_cpu_map__empty(evlist->core.user_requested_cpus)) { in evlist__can_select_event()
318 if (perf_cpu_map__empty(cpus)) in check_per_pkg()
177 bool per_cpu = !perf_cpu_map__empty(evlist->core.user_requested_cpus); in auxtrace_mmap_params__set_idx()651 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);
1319 if (perf_cpu_map__empty(cpu_map)) in cpu__get_cache_id_from_map()1625 if (!perf_cpu_map__empty(evsel_list->core.user_requested_cpus)) in perf_stat_init_aggr_mode()2292 if (perf_cpu_map__empty(st->cpus)) { in process_stat_config_event()
2323 if (perf_cpu_map__empty(map)) in setup_nodes()