|
gem5
v19.0.0.0
|
#include <vector>#include "base/statistics.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 | ProbePointArg< Arg > |
| ProbePointArg generates a point for the class of Arg. More... | |
| class | ThermalDomain |
| A ThermalDomain is used to group objects under that operate under the same temperature. More... | |