|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
#include "geopm/Environment.hpp"#include <iostream>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <errno.h>#include <algorithm>#include <string>#include <vector>#include <utility>#include <set>#include "geopm/json11.hpp"#include "geopm/Exception.hpp"#include "geopm/Helper.hpp"#include "geopm_prof.h"
Namespaces | |
| namespace | geopm |
Macros | |
| #define | DEFAULT_CONFIG_PATH (GEOPM_CONFIG_PATH "/environment-default.json") |
| #define | OVERRIDE_CONFIG_PATH (GEOPM_CONFIG_PATH "/environment-override.json") |
Functions | |
| const Environment & | geopm::environment (void) |
| #define DEFAULT_CONFIG_PATH (GEOPM_CONFIG_PATH "/environment-default.json") |
| #define OVERRIDE_CONFIG_PATH (GEOPM_CONFIG_PATH "/environment-override.json") |