perf stat aggregation: Add separate node member
[linux-2.6-microblaze.git] / tools / perf / util / cpumap.h
index d8fc265..f79e926 100644 (file)
@@ -9,6 +9,7 @@
 
 struct aggr_cpu_id {
        int id;
+       int node;
 };
 
 struct cpu_aggr_map {