|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
#include <StatsCollector.hpp>
Public Attributes | |
| std::string | host |
| std::string | sample_time_first |
| std::array< double, GEOPM_NUM_SAMPLE_STATS > | sample_stats |
| std::vector< std::string > | metric_names |
| std::vector< std::array< double, GEOPM_NUM_METRIC_STATS > > | metric_stats |
| std::string geopm::StatsCollector::report_s::host |
| std::vector<std::string> geopm::StatsCollector::report_s::metric_names |
| std::vector<std::array<double, GEOPM_NUM_METRIC_STATS> > geopm::StatsCollector::report_s::metric_stats |
| std::array<double, GEOPM_NUM_SAMPLE_STATS> geopm::StatsCollector::report_s::sample_stats |
| std::string geopm::StatsCollector::report_s::sample_time_first |