|
|
union { |
|
struct { |
|
double tot_antimessages |
| |
|
double tot_events |
| |
|
double committed_events |
| |
|
double reprocessed_events |
| |
|
double tot_rollbacks |
| |
|
double tot_ckpts |
| |
|
double ckpt_time |
| |
|
double ckpt_mem |
| |
|
double tot_recoveries |
| |
|
double recovery_time |
| |
|
double event_time |
| |
|
double idle_cycles |
| |
|
double memory_usage |
| |
|
double simtime_advancement |
| |
|
double gvt_computations |
| |
|
double exponential_event_time |
| |
| } | |
| |
|
vec_double vec |
| |
| }; | |
| |
|
double | gvt_time |
| |
|
double | gvt_round_time |
| |
|
double | gvt_round_time_min |
| |
|
double | gvt_round_time_max |
| |
|
double | max_resident_set |
| |
Definition at line 117 of file statistics.h.
The documentation for this struct was generated from the following file: