Searched refs:perf_cpu_map__read (Results 1 – 5 of 5) sorted by relevance
9 perf_cpu_map__read;
111 struct perf_cpu_map *perf_cpu_map__read(FILE *file) in perf_cpu_map__read() function178 cpus = perf_cpu_map__read(onlnf); in cpu_map__read_all_cpu_map()
18 LIBPERF_API struct perf_cpu_map *perf_cpu_map__read(FILE *file);
42 struct perf_cpu_map *perf_cpu_map__read(FILE *file);
609 cpus = perf_cpu_map__read(file); in __pmu_cpumask()