Searched refs:perf_cpu_map__empty (Results 1 – 12 of 12) sorted by relevance
11 perf_cpu_map__empty;
247 bool perf_cpu_map__empty(const struct perf_cpu_map *map) in perf_cpu_map__empty() function
18 LIBPERF_API bool perf_cpu_map__empty(const struct perf_cpu_map *map);
403 if (!perf_cpu_map__empty(cpus)) { in cs_etm_recording_options()427 if (!perf_cpu_map__empty(cpus)) in cs_etm_recording_options()500 if (!perf_cpu_map__empty(event_cpus)) { in cs_etm_info_priv_size()656 if (perf_cpu_map__empty(event_cpus)) { in cs_etm_info_fill()
371 per_cpu_mmaps = !perf_cpu_map__empty(session->evlist->core.cpus); in intel_pt_info_fill()708 if (have_timing_info && !perf_cpu_map__empty(cpus)) { in intel_pt_recording_options()766 if (!perf_cpu_map__empty(cpus)) in intel_pt_recording_options()790 if (!perf_cpu_map__empty(cpus)) { in intel_pt_recording_options()802 if (!ptr->have_sched_switch && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()
140 if (opts->full_auxtrace && !perf_cpu_map__empty(cpus)) { in intel_bts_recording_options()221 if (!perf_cpu_map__empty(cpus)) in intel_bts_recording_options()
281 if (!evlist || perf_cpu_map__empty(evlist->core.cpus)) { in perf_evlist__can_select_event()
393 bool per_cpu_mmaps = !perf_cpu_map__empty(evlist->core.cpus); in perf_evlist__enable_event_idx()601 if (perf_cpu_map__empty(evlist->core.cpus)) in evlist__alloc_mmap()926 if (perf_cpu_map__empty(cpus)) in evlist__mmap_ex()
250 if (perf_cpu_map__empty(cpus)) in check_per_pkg()
966 bool is_dummy = perf_cpu_map__empty(map); in cpu_map_data__alloc()
1487 if (perf_cpu_map__empty(st->cpus)) { in process_stat_config_event()
2070 if (perf_cpu_map__empty(map)) in setup_nodes()