Searched refs:cpu_map__read (Results 1 – 3 of 3) sorted by relevance
22 struct cpu_map *cpu_map__read(FILE *file);
56 struct cpu_map *cpu_map__read(FILE *file) in cpu_map__read() function120 cpus = cpu_map__read(onlnf); in cpu_map__read_all_cpu_map()
585 cpus = cpu_map__read(file); in __pmu_cpumask()