Home
last modified time | relevance | path

Searched refs:perf_cpu_map__has_any_cpu_or_is_empty (Results 1 – 6 of 6) sorted by relevance

/linux/tools/lib/perf/include/perf/
H A Dcpumap.h64 LIBPERF_API bool perf_cpu_map__has_any_cpu_or_is_empty(const struct perf_cpu_map *map);
/linux/tools/perf/util/
H A Drecord.c
H A Dbpf_counter.c499 assert(!perf_cpu_map__has_any_cpu_or_is_empty(evsel->core.cpus)); in bperf_reload_leader_program()
/linux/tools/lib/perf/
H A Devlist.c713 if (perf_cpu_map__has_any_cpu_or_is_empty(evlist->all_cpus)) { in perf_evlist__nr_mmaps()
747 if (perf_cpu_map__has_any_cpu_or_is_empty(cpus)) in perf_evlist__mmap_ops()
H A Dcpumap.c277 bool perf_cpu_map__has_any_cpu_or_is_empty(const struct perf_cpu_map *map) in perf_cpu_map__has_any_cpu_or_is_empty() function
/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt48 bool perf_cpu_map__has_any_cpu_or_is_empty(const struct perf_cpu_map *map);