Searched refs:cpu_map__read (Results 1 – 3 of 3) sorted by relevance
20 struct cpu_map *cpu_map__read(FILE *file);
46 struct cpu_map *cpu_map__read(FILE *file) in cpu_map__read() function110 cpus = cpu_map__read(onlnf); in cpu_map__read_all_cpu_map()
448 cpus = cpu_map__read(file); in pmu_cpumask()