geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::ReporterImp, 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) override | geopm::ReporterImp | 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) override | geopm::ReporterImp | virtual |
init(void) override | geopm::ReporterImp | virtual |
overhead(double overhead_sec, double sample_delay) override | geopm::ReporterImp | virtual |
Reporter()=default | geopm::Reporter | |
ReporterImp(const std::string &start_time, PlatformIO &platform_io, const PlatformTopo &platform_topo, int rank) | geopm::ReporterImp | |
ReporterImp(const std::string &start_time, PlatformIO &platform_io, const PlatformTopo &platform_topo, int rank, std::shared_ptr< SampleAggregator > sample_agg, std::shared_ptr< ProcessRegionAggregator > proc_agg, const std::string &report_name, const std::vector< std::pair< std::string, int > > &env_signal, const std::string &policy_path, bool do_endpoint, const std::string &profile_name, bool do_ctl_local) | geopm::ReporterImp | |
total_time(double total) override | geopm::ReporterImp | virtual |
update(void) override | geopm::ReporterImp | virtual |
~Reporter()=default | geopm::Reporter | virtual |
~ReporterImp()=default | geopm::ReporterImp | virtual |