
#include <WSLB.h>


Data Fields | |
| int | from_pe |
| int | serial |
| int | proc_speed |
| double | total_walltime |
| double | total_cputime |
| double | idletime |
| double | bg_walltime |
| double | bg_cputime |
| double | obj_walltime |
| double | obj_cputime |
| double | usage |
| bool | vacate_me |
Definition at line 121 of file WSLB.h.
Definition at line 123 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
Definition at line 125 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
| double WSLBStatsMsg::total_walltime |
Definition at line 126 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
| double WSLBStatsMsg::total_cputime |
Definition at line 127 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
| double WSLBStatsMsg::idletime |
Definition at line 128 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
| double WSLBStatsMsg::bg_walltime |
Definition at line 129 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
| double WSLBStatsMsg::bg_cputime |
Definition at line 130 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
| double WSLBStatsMsg::obj_walltime |
Definition at line 131 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
| double WSLBStatsMsg::obj_cputime |
Definition at line 132 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
| double WSLBStatsMsg::usage |
Definition at line 133 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
Definition at line 134 of file WSLB.h.
Referenced by WSLB::AssembleStats(), and WSLB::ReceiveStats().
1.5.5