geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Classes | Namespaces | Enumerations
Profile.hpp File Reference
#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"
Include dependency graph for Profile.hpp:
This graph shows which files directly or indirectly include this file:

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

 geopm
 

Enumerations

enum  geopm_region_id_e { GEOPM_REGION_ID_EPOCH = 1ULL << 63 , GEOPM_REGION_ID_MPI = 1ULL << 62 }
 

Enumeration Type Documentation

◆ geopm_region_id_e

Enumerator
GEOPM_REGION_ID_EPOCH 
GEOPM_REGION_ID_MPI