docs: Fix power model doxygen

Change-Id: I0a9a30bc4a89411e0f1dd897f0d1f05f20790b50
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/9981
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
This commit is contained in:
Jason Lowe-Power
2018-04-17 09:56:43 -07:00
parent b11a6d508c
commit ee2ffdc0fd
3 changed files with 5 additions and 0 deletions

View File

@@ -126,3 +126,4 @@
user to define a power model as an equation involving several statistics.
There's also some automatic (or "magic") variables such as "temp", which
reports temperature.
*/

View File

@@ -110,6 +110,8 @@ class PowerModelState : public SimObject
};
/**
* @sa \ref gem5PowerModel "gem5 Power Model"
*
* A PowerModel is a class containing a power model for a SimObject.
* The PM describes the power consumption for every power state.
*/

View File

@@ -139,6 +139,8 @@ class ThermalReference : public SimObject, public ThermalEntity
/**
* @sa \ref gem5PowerModel "gem5 Thermal Model"
*
* A ThermalModel is the element which ties all thermal objects
* together and provides the thermal solver to the system.
* It is reponsible for updating temperature for all Thermal