Searched refs:perf_cpu_map__read (Results 1 – 5 of 5) sorted by relevance
9 perf_cpu_map__read;
132 struct perf_cpu_map *perf_cpu_map__read(FILE *file) in perf_cpu_map__read() function199 cpus = perf_cpu_map__read(onlnf); in cpu_map__read_all_cpu_map()
27 LIBPERF_API struct perf_cpu_map *perf_cpu_map__read(FILE *file);
42 struct perf_cpu_map *perf_cpu_map__read(FILE *file);
705 cpus = perf_cpu_map__read(file); in pmu_cpumask()