geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Public Attributes | List of all members
geopm::StatsCollector::report_s Struct Reference

#include <StatsCollector.hpp>

Public Attributes

std::string host
 
std::string sample_time_first
 
std::array< double, GEOPM_NUM_SAMPLE_STATSsample_stats
 
std::vector< std::string > metric_names
 
std::vector< std::array< double, GEOPM_NUM_METRIC_STATS > > metric_stats
 

Member Data Documentation

◆ host

std::string geopm::StatsCollector::report_s::host

◆ metric_names

std::vector<std::string> geopm::StatsCollector::report_s::metric_names

◆ metric_stats

std::vector<std::array<double, GEOPM_NUM_METRIC_STATS> > geopm::StatsCollector::report_s::metric_stats

◆ sample_stats

std::array<double, GEOPM_NUM_SAMPLE_STATS> geopm::StatsCollector::report_s::sample_stats

◆ sample_time_first

std::string geopm::StatsCollector::report_s::sample_time_first

The documentation for this struct was generated from the following file: