geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::Agent, including all inherited members.
adjust_platform(const std::vector< double > &in_policy)=0 | geopm::Agent | pure virtual |
Agent()=default | geopm::Agent | |
agent_names(void) | geopm::Agent | static |
aggregate_sample(const std::vector< std::vector< double > > &in_sample, std::vector< double > &out_sample)=0 | geopm::Agent | pure virtual |
aggregate_sample(const std::vector< std::vector< double > > &in_sample, const std::vector< std::function< double(const std::vector< double > &)> > &agg_func, std::vector< double > &out_sample) | geopm::Agent | static |
do_send_policy(void) const =0 | geopm::Agent | pure virtual |
do_send_sample(void) const =0 | geopm::Agent | pure virtual |
do_write_batch(void) const =0 | geopm::Agent | pure virtual |
enforce_policy(const std::vector< double > &policy) const =0 | geopm::Agent | pure virtual |
init(int level, const std::vector< int > &fan_in, bool is_level_root)=0 | geopm::Agent | pure virtual |
M_PLUGIN_PREFIX | geopm::Agent | static |
make_dictionary(const std::vector< std::string > &policy_names, const std::vector< std::string > &sample_names) | geopm::Agent | static |
make_unique(const std::string &agent_name) | geopm::Agent | static |
num_policy(const std::map< std::string, std::string > &dictionary) | geopm::Agent | static |
num_policy(const std::string &agent_name) | geopm::Agent | static |
num_sample(const std::map< std::string, std::string > &dictionary) | geopm::Agent | static |
num_sample(const std::string &agent_name) | geopm::Agent | static |
policy_names(const std::map< std::string, std::string > &dictionary) | geopm::Agent | static |
policy_names(const std::string &agent_name) | geopm::Agent | static |
report_header(void) const =0 | geopm::Agent | pure virtual |
report_host(void) const =0 | geopm::Agent | pure virtual |
report_region(void) const =0 | geopm::Agent | pure virtual |
sample_names(const std::map< std::string, std::string > &dictionary) | geopm::Agent | static |
sample_names(const std::string &agent_name) | geopm::Agent | static |
sample_platform(std::vector< double > &out_sample)=0 | geopm::Agent | pure virtual |
split_policy(const std::vector< double > &in_policy, std::vector< std::vector< double > > &out_policy)=0 | geopm::Agent | pure virtual |
trace_formats(void) const | geopm::Agent | virtual |
trace_names(void) const =0 | geopm::Agent | pure virtual |
trace_values(std::vector< double > &values)=0 | geopm::Agent | pure virtual |
validate_policy(std::vector< double > &policy) const =0 | geopm::Agent | pure virtual |
wait(void)=0 | geopm::Agent | pure virtual |
~Agent()=default | geopm::Agent | virtual |