Searched refs:thermal_domain (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A DSubSystem.py57 thermal_domain = Param.ThermalDomain(NULL, "Thermal domain") variable in class:SubSystem
H A Dsub_system.cc44 #include "sim/power/thermal_domain.hh"
50 if (p->thermal_domain)
51 p->thermal_domain->setSubSystem(this);

Completed in 4 milliseconds