|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::Reporter, including all inherited members.
| generate(const std::string &agent_name, const std::vector< std::pair< std::string, std::string > > &agent_report_header, const std::vector< std::pair< std::string, std::string > > &agent_host_report, const std::map< uint64_t, std::vector< std::pair< std::string, std::string > > > &agent_region_report, const ApplicationIO &application_io, std::shared_ptr< Comm > comm, const TreeComm &tree_comm)=0 | geopm::Reporter | pure virtual |
| generate(const std::string &profile_name, const std::string &agent_name, const std::vector< std::pair< std::string, std::string > > &agent_report_header, const std::vector< std::pair< std::string, std::string > > &agent_host_report, const std::map< uint64_t, std::vector< std::pair< std::string, std::string > > > &agent_region_report)=0 | geopm::Reporter | pure virtual |
| init(void)=0 | geopm::Reporter | pure virtual |
| overhead(double overhead_sec, double sample_delay)=0 | geopm::Reporter | pure virtual |
| Reporter()=default | geopm::Reporter | |
| total_time(double total)=0 | geopm::Reporter | pure virtual |
| update(void)=0 | geopm::Reporter | pure virtual |
| ~Reporter()=default | geopm::Reporter | virtual |