gem5 v24.0.0.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 | gem5::ThermalResistor |
A ThermalResistor is used to model a thermal resistance between two thermal domains. More... | |
class | gem5::ThermalCapacitor |
A ThermalCapacitor is used to model a thermal capacitance between two thermal domains. More... | |
class | gem5::ThermalReference |
A ThermalReference is a thermal domain with fixed temperature. More... | |
class | gem5::ThermalModel |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |