Searched refs:cpu_map__read (Results 1 – 3 of 3) sorted by relevance
18 struct cpu_map *cpu_map__read(FILE *file);
43 struct cpu_map *cpu_map__read(FILE *file) in cpu_map__read() function107 cpus = cpu_map__read(onlnf); in cpu_map__read_all_cpu_map()
428 cpus = cpu_map__read(file); in pmu_cpumask()