ROSS
Data Fields
st_kp_stats Struct Reference

#include <st-instrumentation.h>

Data Fields

unsigned int peid
 
unsigned int kpid
 
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_nsend_network
 
unsigned int s_nread_network
 
float time_ahead_gvt
 
float efficiency
 

Detailed Description

Definition at line 135 of file st-instrumentation.h.

Field Documentation

float st_kp_stats::efficiency

Definition at line 147 of file st-instrumentation.h.

Referenced by st_collect_engine_data_kps().

unsigned int st_kp_stats::kpid

Definition at line 137 of file st-instrumentation.h.

Referenced by st_collect_engine_data_kps().

unsigned int st_kp_stats::peid

Definition at line 136 of file st-instrumentation.h.

Referenced by st_collect_engine_data_kps().

unsigned int st_kp_stats::s_e_rbs

Definition at line 141 of file st-instrumentation.h.

Referenced by st_collect_engine_data_kps(), and tw_event_rollback().

unsigned int st_kp_stats::s_nevent_abort
unsigned int st_kp_stats::s_nevent_processed
unsigned int st_kp_stats::s_nread_network

Definition at line 145 of file st-instrumentation.h.

Referenced by recv_finish(), and st_collect_engine_data_kps().

unsigned int st_kp_stats::s_nsend_network

Definition at line 144 of file st-instrumentation.h.

Referenced by send_finish(), and st_collect_engine_data_kps().

unsigned int st_kp_stats::s_rb_secondary

Definition at line 143 of file st-instrumentation.h.

Referenced by st_collect_engine_data_kps(), and tw_kp_rollback_event().

unsigned int st_kp_stats::s_rb_total
float st_kp_stats::time_ahead_gvt

Definition at line 146 of file st-instrumentation.h.

Referenced by st_collect_engine_data_kps().


The documentation for this struct was generated from the following file: