gem5 v24.0.0.0
|
#include <vector>
#include "base/statistics.hh"
#include "base/temperature.hh"
#include "params/ThermalDomain.hh"
#include "sim/power/thermal_entity.hh"
#include "sim/power/thermal_node.hh"
#include "sim/sim_object.hh"
#include "sim/sub_system.hh"
Go to the source code of this file.
Classes | |
class | gem5::ThermalDomain |
A ThermalDomain is used to group objects under that operate under the same temperature. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |