SimGrid
3.21
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::plugin::dvfs::Conservative, including all inherited members.
Conservative(simgrid::s4u::Host *ptr) | simgrid::plugin::dvfs::Conservative | inlineexplicit |
get_host() const | simgrid::plugin::dvfs::Governor | inline |
get_max_pstate() const | simgrid::plugin::dvfs::Governor | inline |
get_min_pstate() const | simgrid::plugin::dvfs::Governor | inline |
get_name() const override | simgrid::plugin::dvfs::Conservative | inlinevirtual |
get_sampling_rate() const | simgrid::plugin::dvfs::Governor | inline |
Governor(simgrid::s4u::Host *ptr) | simgrid::plugin::dvfs::Governor | inlineexplicit |
init() | simgrid::plugin::dvfs::Governor | inline |
update() override | simgrid::plugin::dvfs::Conservative | inlinevirtual |
~Governor()=default | simgrid::plugin::dvfs::Governor | virtual |