Searched refs:perf_cpu_map__empty (Results 1 – 15 of 15) sorted by relevance
12 perf_cpu_map__empty;
47 perf_cpu_map__empty(evlist->user_requested_cpus))) { in __perf_evlist__propagate_maps()604 if (perf_cpu_map__empty(evlist->all_cpus)) { in perf_evlist__nr_mmaps()638 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()
385 per_cpu_mmaps = !perf_cpu_map__empty(session->evlist->core.user_requested_cpus); in intel_pt_info_fill()805 if (have_timing_info && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()861 if (!perf_cpu_map__empty(cpus)) in intel_pt_recording_options()887 if (!perf_cpu_map__empty(cpus)) { in intel_pt_recording_options()899 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()
310 if (perf_cpu_map__empty(cpus)) in check_per_pkg()
174 bool per_cpu = !perf_cpu_map__empty(evlist->core.user_requested_cpus); in auxtrace_mmap_params__set_idx()648 bool per_cpu_mmaps = !perf_cpu_map__empty(evlist->core.user_requested_cpus); in evlist__enable_event_idx()
1235 bool is_dummy = perf_cpu_map__empty(map); in cpu_map_data__alloc()
49 bool perf_cpu_map__empty(const struct perf_cpu_map *map);
2077 if (perf_cpu_map__empty(st->cpus)) { in process_stat_config_event()
2121 if (perf_cpu_map__empty(map)) in setup_nodes()