|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
#include <cstdint>#include <map>#include <memory>#include <set>#include <stack>#include <string>#include <vector>#include "geopm_hash.h"#include "geopm_hint.h"#include "geopm_public.h"#include "geopm_time.h"

Go to the source code of this file.
Classes | |
| class | geopm::Profile |
| Enables application profiling and application feedback to the control algorithm. More... | |
| class | geopm::ProfileImp |
Namespaces | |
| namespace | geopm |
Enumerations | |
| enum | geopm_region_id_e { GEOPM_REGION_ID_EPOCH = 1ULL << 63 , GEOPM_REGION_ID_MPI = 1ULL << 62 } |
| enum geopm_region_id_e |