#include <st-instrumentation.h>
Data Fields | |
unsigned int | peid |
unsigned int | s_nevent_processed |
unsigned int | s_nevent_abort |
unsigned int | s_e_rbs |
unsigned int | s_rb_total |
unsigned int | s_rb_secondary |
unsigned int | s_fc_attempts |
unsigned int | s_pq_qsize |
unsigned int | s_nsend_network |
unsigned int | s_nread_network |
unsigned int | s_ngvts |
unsigned int | s_pe_event_ties |
unsigned int | all_reduce_count |
float | efficiency |
float | s_net_read |
float | s_net_other |
float | s_gvt |
float | s_fossil_collect |
float | s_event_abort |
float | s_event_process |
float | s_pq |
float | s_rollback |
float | s_cancel_q |
float | s_avl |
float | s_buddy |
float | s_lz4 |
Definition at line 101 of file st-instrumentation.h.
unsigned int st_pe_stats::all_reduce_count |
Definition at line 118 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::efficiency |
Definition at line 119 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::peid |
Definition at line 102 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_avl |
Definition at line 130 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_buddy |
Definition at line 131 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_cancel_q |
Definition at line 129 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_e_rbs |
Definition at line 106 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_event_abort |
Definition at line 125 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_event_process |
Definition at line 126 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_fc_attempts |
Definition at line 109 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_fossil_collect |
Definition at line 124 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_gvt |
Definition at line 123 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_lz4 |
Definition at line 132 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_net_other |
Definition at line 122 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_net_read |
Definition at line 121 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_nevent_abort |
Definition at line 105 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_nevent_processed |
Definition at line 104 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_ngvts |
Definition at line 116 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_nread_network |
Definition at line 112 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_nsend_network |
Definition at line 111 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_pe_event_ties |
Definition at line 117 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_pq |
Definition at line 127 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_pq_qsize |
Definition at line 110 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_rb_secondary |
Definition at line 108 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
unsigned int st_pe_stats::s_rb_total |
Definition at line 107 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().
float st_pe_stats::s_rollback |
Definition at line 128 of file st-instrumentation.h.
Referenced by st_collect_engine_data_pes().