Searched refs:perf_cpu_map__read (Results 1 – 5 of 5) sorted by relevance
9 perf_cpu_map__read;
107 cpus = perf_cpu_map__read(onlnf); in cpu_map__new_sysfs_online()161 struct perf_cpu_map *perf_cpu_map__read(FILE *file) in perf_cpu_map__read() function
40 LIBPERF_API struct perf_cpu_map *perf_cpu_map__read(FILE *file);
42 struct perf_cpu_map *perf_cpu_map__read(FILE *file);
767 cpus = perf_cpu_map__read(file); in pmu_cpumask()
Completed in 13 milliseconds