geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
Information pertaining to a particular control supported by PlatformIO. More...
#include <ServiceProxy.hpp>
Public Attributes | |
std::string | name |
Name of the control. More... | |
std::string | description |
Description of the control. More... | |
int | domain |
Topology domain that supports the signal. One of the geopm_domain_e values defined in geopm_topo.h. More... | |
Information pertaining to a particular control supported by PlatformIO.
std::string geopm::control_info_s::description |
Description of the control.
int geopm::control_info_s::domain |
Topology domain that supports the signal. One of the geopm_domain_e values defined in geopm_topo.h.
std::string geopm::control_info_s::name |
Name of the control.