geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Functions
geopmread_main.cpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <getopt.h>
#include <errno.h>
#include <string>
#include <stdexcept>
#include <iostream>
#include <iomanip>
#include "geopm_version.h"
#include "geopm_error.h"
#include "geopm_hash.h"
#include "geopm/PlatformIO.hpp"
#include "geopm/PlatformTopo.hpp"
#include "geopm/Exception.hpp"
#include "geopm/SharedMemory.hpp"
Include dependency graph for geopmread_main.cpp:

Functions

int parse_domain_type (const std::string &dom)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ parse_domain_type()

int parse_domain_type ( const std::string &  dom)