geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Namespaces | Enumerations
SSTFrequencyLimitDetector.cpp File Reference
#include "SSTFrequencyLimitDetector.hpp"
#include <algorithm>
#include <cmath>
#include <iterator>
#include "geopm/Exception.hpp"
#include "geopm/Helper.hpp"
#include "geopm/PlatformIO.hpp"
#include "geopm/PlatformTopo.hpp"
#include "geopm_debug.hpp"
Include dependency graph for SSTFrequencyLimitDetector.cpp:

Namespaces

 geopm
 

Enumerations

enum  geopm::Priorities_e { geopm::HIGH_PRIORITY = 0 , geopm::MEDIUM_HIGH_PRIORITY = 1 , geopm::MEDIUM_LOW_PRIORITY = 2 , geopm::LOW_PRIORITY = 3 }