geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::Controller, including all inherited members.
abort(void) | geopm::Controller | |
Controller() | geopm::Controller | |
Controller(std::shared_ptr< Comm > ppn1_comm) | geopm::Controller | |
Controller(std::shared_ptr< Comm > comm, PlatformIO &plat_io, const std::string &agent_name, int num_send_down, int num_send_up, std::unique_ptr< TreeComm > tree_comm, ApplicationSampler &application_sampler, std::shared_ptr< ApplicationIO > application_io, std::unique_ptr< Reporter > reporter, std::unique_ptr< Tracer > tracer, std::unique_ptr< EndpointPolicyTracer > policy_tracer, std::shared_ptr< ProfileTracer > profile_tracer, std::vector< std::unique_ptr< Agent > > level_agent, std::vector< std::string > policy_names, const std::string &policy_path, bool do_policy, std::unique_ptr< EndpointUser > endpoint, const std::string &endpoint_path, bool do_endpoint, std::shared_ptr< InitControl > init_control, bool do_init_control) | geopm::Controller | |
Controller(const Controller &other)=delete | geopm::Controller | |
generate(void) | geopm::Controller | |
get_hostnames(const std::string &hostname) | geopm::Controller | |
operator=(const Controller &other)=delete | geopm::Controller | |
pthread(const pthread_attr_t *attr, pthread_t *thread) | geopm::Controller | |
run(void) | geopm::Controller | |
setup_trace(void) | geopm::Controller | |
step(void) | geopm::Controller | |
walk_down(void) | geopm::Controller | |
walk_up(void) | geopm::Controller | |
~Controller() | geopm::Controller | virtual |