|
geopm 3.2.1.dev237+gbe30cff60
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 | ||
| ) |