Home
last modified time | relevance | path

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

/linux/tools/lib/perf/
A Dlibperf.map12 perf_cpu_map__has_any_cpu_or_is_empty;
A Devlist.c628 if (perf_cpu_map__has_any_cpu_or_is_empty(evlist->all_cpus)) { in perf_evlist__nr_mmaps()
662 if (perf_cpu_map__has_any_cpu_or_is_empty(cpus)) in perf_evlist__mmap_ops()
A Dcpumap.c318 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/include/perf/
A Dcpumap.h63 LIBPERF_API bool perf_cpu_map__has_any_cpu_or_is_empty(const struct perf_cpu_map *map);
/linux/tools/lib/perf/Documentation/
A Dlibperf.txt49 bool perf_cpu_map__has_any_cpu_or_is_empty(const struct perf_cpu_map *map);

Completed in 10 milliseconds