gem5
v20.1.0.0
|
#include <string>
#include <vector>
#include "base/statistics.hh"
#include "params/PowerDomain.hh"
#include "sim/clocked_object.hh"
#include "sim/power_state.hh"
Go to the source code of this file.
Classes | |
class | PowerDomain |
The PowerDomain groups PowerState objects together to regulate their power states. More... | |
struct | PowerDomain::PowerDomainStats |