perf_cpu_map__read  152 tools/perf/lib/cpumap.c 	cpus = perf_cpu_map__read(onlnf);
perf_cpu_map__read   13 tools/perf/lib/include/perf/cpumap.h LIBPERF_API struct perf_cpu_map *perf_cpu_map__read(FILE *file);
perf_cpu_map__read  586 tools/perf/util/pmu.c 	cpus = perf_cpu_map__read(file);