Home
last modified time | relevance | path

Searched refs:perf_cpu_map__empty (Results 1 – 15 of 15) sorted by relevance

/linux/tools/lib/perf/
A Dlibperf.map11 perf_cpu_map__empty;
A Devlist.c45 } else if (!evsel->system_wide && perf_cpu_map__empty(evlist->cpus)) { in __perf_evlist__propagate_maps()
568 if (perf_cpu_map__empty(evlist->cpus)) in perf_evlist__nr_mmaps()
599 if (perf_cpu_map__empty(cpus)) in perf_evlist__mmap_ops()
A Dcpumap.c266 bool perf_cpu_map__empty(const struct perf_cpu_map *map) in perf_cpu_map__empty() function
/linux/tools/lib/perf/include/perf/
A Dcpumap.h21 LIBPERF_API bool perf_cpu_map__empty(const struct perf_cpu_map *map);
/linux/tools/perf/arch/arm/util/
A Dcs-etm.c444 if (!perf_cpu_map__empty(cpus)) { in cs_etm_recording_options()
468 if (!perf_cpu_map__empty(cpus)) in cs_etm_recording_options()
543 if (!perf_cpu_map__empty(event_cpus)) { in cs_etm_info_priv_size()
739 if (perf_cpu_map__empty(event_cpus)) { in cs_etm_info_fill()
/linux/tools/perf/arch/x86/util/
A Dintel-pt.c380 per_cpu_mmaps = !perf_cpu_map__empty(session->evlist->core.cpus); in intel_pt_info_fill()
797 if (have_timing_info && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()
860 if (!perf_cpu_map__empty(cpus)) in intel_pt_recording_options()
884 if (!perf_cpu_map__empty(cpus)) { in intel_pt_recording_options()
896 if (!ptr->have_sched_switch && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()
A Dintel-bts.c145 if (opts->full_auxtrace && !perf_cpu_map__empty(cpus)) { in intel_bts_recording_options()
226 if (!perf_cpu_map__empty(cpus)) in intel_bts_recording_options()
/linux/tools/perf/arch/arm64/util/
A Darm-spe.c237 if (!perf_cpu_map__empty(cpus)) { in arm_spe_recording_options()
254 if (!perf_cpu_map__empty(cpus)) { in arm_spe_recording_options()
/linux/tools/perf/util/
A Drecord.c246 if (!evlist || perf_cpu_map__empty(evlist->core.cpus)) { in evlist__can_select_event()
A Dstat.c309 if (perf_cpu_map__empty(cpus)) in check_per_pkg()
A Devlist.c550 bool per_cpu_mmaps = !perf_cpu_map__empty(evlist->core.cpus); in evlist__enable_event_idx()
A Dsynthetic-events.c1234 bool is_dummy = perf_cpu_map__empty(map); in cpu_map_data__alloc()
/linux/tools/lib/perf/Documentation/
A Dlibperf.txt49 bool perf_cpu_map__empty(const struct perf_cpu_map *map);
/linux/tools/perf/
A Dbuiltin-stat.c2053 if (perf_cpu_map__empty(st->cpus)) { in process_stat_config_event()
A Dbuiltin-c2c.c2057 if (perf_cpu_map__empty(map)) in setup_nodes()

Completed in 36 milliseconds