
#include <WSLB.h>


Definition at line 24 of file WSLB.h.
| WSLB::WSLB | ( | CkMigrateMessage * | m | ) | [inline] |
| static void WSLB::staticMigrated | ( | void * | me, | |
| LDObjHandle | h, | |||
| int | waitBarrier | |||
| ) | [static] |
Referenced by WSLB().
| int WSLB::step | ( | ) | [inline] |
| virtual LBMigrateMsg* WSLB::Strategy | ( | LDStats * | stats, | |
| int | count | |||
| ) | [protected, virtual] |
Referenced by ReceiveStats().
| virtual int WSLB::num_neighbors | ( | ) | [inline, protected, virtual] |
| virtual void WSLB::neighbors | ( | int * | _n | ) | [inline, protected, virtual] |
struct { ... } WSLB::myStats [protected] |
Referenced by AssembleStats(), and WSLB().
CProxy_WSLB WSLB::thisProxy [private] |
Definition at line 102 of file WSLB.h.
Referenced by AtSync(), MigrationDone(), ReceiveStats(), and WSLB().
LBTopology* WSLB::topo [private] |
int WSLB::mystep [private] |
int WSLB::stats_msg_count [private] |
WSLBStatsMsg** WSLB::statsMsgsList [private] |
Definition at line 106 of file WSLB.h.
Referenced by FindNeighbors(), ReceiveStats(), WSLB(), and ~WSLB().
LDStats* WSLB::statsDataList [private] |
Definition at line 107 of file WSLB.h.
Referenced by FindNeighbors(), ReceiveStats(), WSLB(), and ~WSLB().
int WSLB::migrates_completed [private] |
Definition at line 108 of file WSLB.h.
Referenced by Migrated(), MigrationDone(), ReceiveMigration(), and WSLB().
int WSLB::migrates_expected [private] |
Definition at line 109 of file WSLB.h.
Referenced by Migrated(), MigrationDone(), ReceiveMigration(), and WSLB().
LBMigrateMsg** WSLB::mig_msgs [private] |
Definition at line 110 of file WSLB.h.
Referenced by FindNeighbors(), ReceiveMigration(), WSLB(), and ~WSLB().
int WSLB::mig_msgs_received [private] |
int WSLB::mig_msgs_expected [private] |
Definition at line 112 of file WSLB.h.
Referenced by AtSync(), FindNeighbors(), ReceiveMigration(), and ReceiveStats().
int* WSLB::neighbor_pes [private] |
Definition at line 113 of file WSLB.h.
Referenced by AtSync(), FindNeighbors(), ReceiveMigration(), ReceiveStats(), WSLB(), and ~WSLB().
int WSLB::receive_stats_ready [private] |
double WSLB::start_lb_time [private] |
double WSLB::first_step_time [private] |
double WSLB::usage [private] |
double WSLB::usage_int_err [private] |
CmiBool WSLB::vacate [private] |
Definition at line 119 of file WSLB.h.
Referenced by AssembleStats(), QueryBalanceNow(), and WSLB().
1.5.5