perf session: create_kernel_maps should use ->host_machine
[deliverable/linux.git] / tools / perf / util / cpumap.h
CommitLineData
a12b51c4
PM
1#ifndef __PERF_CPUMAP_H
2#define __PERF_CPUMAP_H
3
4extern int read_cpu_map(void);
5extern int cpumap[];
6
7#endif /* __PERF_CPUMAP_H */
This page took 0.036642 seconds and 5 git commands to generate.