perf_cpu_map__empty 403 tools/perf/arch/arm/util/cs-etm.c if (!perf_cpu_map__empty(cpus)) { perf_cpu_map__empty 427 tools/perf/arch/arm/util/cs-etm.c if (!perf_cpu_map__empty(cpus)) perf_cpu_map__empty 500 tools/perf/arch/arm/util/cs-etm.c if (!perf_cpu_map__empty(event_cpus)) { perf_cpu_map__empty 656 tools/perf/arch/arm/util/cs-etm.c if (perf_cpu_map__empty(event_cpus)) { perf_cpu_map__empty 140 tools/perf/arch/x86/util/intel-bts.c if (opts->full_auxtrace && !perf_cpu_map__empty(cpus)) { perf_cpu_map__empty 221 tools/perf/arch/x86/util/intel-bts.c if (!perf_cpu_map__empty(cpus)) perf_cpu_map__empty 371 tools/perf/arch/x86/util/intel-pt.c per_cpu_mmaps = !perf_cpu_map__empty(session->evlist->core.cpus); perf_cpu_map__empty 708 tools/perf/arch/x86/util/intel-pt.c if (have_timing_info && !perf_cpu_map__empty(cpus)) { perf_cpu_map__empty 766 tools/perf/arch/x86/util/intel-pt.c if (!perf_cpu_map__empty(cpus)) perf_cpu_map__empty 790 tools/perf/arch/x86/util/intel-pt.c if (!perf_cpu_map__empty(cpus)) { perf_cpu_map__empty 802 tools/perf/arch/x86/util/intel-pt.c if (!ptr->have_sched_switch && !perf_cpu_map__empty(cpus) && perf_cpu_map__empty 2072 tools/perf/builtin-c2c.c if (perf_cpu_map__empty(map)) perf_cpu_map__empty 1487 tools/perf/builtin-stat.c if (perf_cpu_map__empty(st->cpus)) { perf_cpu_map__empty 18 tools/perf/lib/include/perf/cpumap.h LIBPERF_API bool perf_cpu_map__empty(const struct perf_cpu_map *map); perf_cpu_map__empty 393 tools/perf/util/evlist.c bool per_cpu_mmaps = !perf_cpu_map__empty(evlist->core.cpus); perf_cpu_map__empty 601 tools/perf/util/evlist.c if (perf_cpu_map__empty(evlist->core.cpus)) perf_cpu_map__empty 926 tools/perf/util/evlist.c if (perf_cpu_map__empty(cpus)) perf_cpu_map__empty 281 tools/perf/util/record.c if (!evlist || perf_cpu_map__empty(evlist->core.cpus)) { perf_cpu_map__empty 250 tools/perf/util/stat.c if (perf_cpu_map__empty(cpus)) perf_cpu_map__empty 966 tools/perf/util/synthetic-events.c bool is_dummy = perf_cpu_map__empty(map);