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

Go to the source code of this file.
Classes | |
| class | geopm::Reporter |
| A class used by the Controller to format the report at the end of a run. Most of the information for the report is passed into the generate() method at the end of a run, however the Reporter is also responsible for pushing some per-region signals to indicate that they should be tracked by the PlatformIO. More... | |
| class | geopm::ReporterImp |
Namespaces | |
| namespace | geopm |