|
geopm 3.2.1.dev237+gbe30cff60
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. | |
| std::string | description |
| Description of the control. | |
| int | domain |
| Topology domain that supports the signal. One of the geopm_domain_e values defined in geopm_topo.h. | |
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.