X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=tools%2Fperf%2Futil%2Fstat.h;h=32cf241862292f4a9a1d71a63c36068aac366349;hb=88031a0de7d68d132014154b9e5307428e8ed70d;hp=32c8527de3478737b5ee80a2ecf4dd97fe5af512;hpb=fd38651716b45f817a542c34cd5336ff372d06e6;p=linux-2.6-microblaze.git diff --git a/tools/perf/util/stat.h b/tools/perf/util/stat.h index 32c8527de347..32cf24186229 100644 --- a/tools/perf/util/stat.h +++ b/tools/perf/util/stat.h @@ -108,8 +108,7 @@ struct runtime_stat { struct rblist value_list; }; -typedef struct aggr_cpu_id (*aggr_get_id_t)(struct perf_stat_config *config, - struct perf_cpu_map *m, int cpu); +typedef struct aggr_cpu_id (*aggr_get_id_t)(struct perf_stat_config *config, int cpu); struct perf_stat_config { enum aggr_mode aggr_mode;