2c2
< * Copyright (c) 2016 ARM Limited
---
> * Copyright (c) 2016, 2018 ARM Limited
43a44
> #include "enums/PMType.hh"
186a188,190
>
> /** The type of power model - collects all power, static or dynamic only */
> Enums::PMType power_model_type;