|
gem5
v21.0.1.0
|
#include <vector>#include "base/temperature.hh"#include "sim/clocked_object.hh"#include "sim/power/thermal_domain.hh"#include "sim/power/thermal_entity.hh"#include "sim/power/thermal_node.hh"#include "sim/sim_object.hh"Go to the source code of this file.
Classes | |
| class | ThermalResistor |
| A ThermalResistor is used to model a thermal resistance between two thermal domains. More... | |
| class | ThermalCapacitor |
| A ThermalCapacitor is used to model a thermal capacitance between two thermal domains. More... | |
| class | ThermalReference |
| A ThermalReference is a thermal domain with fixed temperature. More... | |
| class | ThermalModel |