|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
#include <string>#include <vector>#include <set>

Go to the source code of this file.
Namespaces | |
| namespace | geopm |
Functions | |
| std::vector< std::pair< std::string, int > > | geopm::environment_signal_parser (const std::set< std::string > &valid_signals, const std::string &environment_variable_contents) |
| EnvironmentParser class parses signal lists from the GEOPM_REPORT_SIGNALS and GEOPM_TRACE_SIGNALS environment variables. | |