SimGrid
3.18
Versatile Simulation of Distributed Systems
|
Public Member Functions | |
HostLoad (simgrid::s4u::Host *ptr) | |
~HostLoad () | |
double | getCurrentLoad () |
double | getComputedFlops () |
double | getAverageLoad () |
void | update () |
void | reset () |
Static Public Attributes | |
static simgrid::xbt::Extension< simgrid::s4u::Host, HostLoad > | EXTENSION_ID |
|
explicit |
|
default |
double simgrid::plugin::HostLoad::getCurrentLoad | ( | ) |
double simgrid::plugin::HostLoad::getComputedFlops | ( | ) |
double simgrid::plugin::HostLoad::getAverageLoad | ( | ) |
void simgrid::plugin::HostLoad::update | ( | ) |
void simgrid::plugin::HostLoad::reset | ( | ) |
|
static |