geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
#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"
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 } |