geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
#include "EnvironmentParser.hpp"
#include "geopm/PlatformTopo.hpp"
#include "geopm/Exception.hpp"
#include "geopm/Helper.hpp"
Namespaces | |
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. More... | |