geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <cstdint>
#include <string.h>
#include <unistd.h>
#include <algorithm>
#include "geopm_prof.h"
#include "geopm_hint.h"
#include "geopm_error.h"
#include "geopm/Exception.hpp"
#include "GEOPMBenchConfig.hpp"
#include "ModelApplication.hpp"
#include "ModelParse.hpp"
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |