ROSS
Data Fields
st_lp_stats Struct Reference

#include <st-instrumentation.h>

Data Fields

unsigned int peid
 
unsigned int kpid
 
unsigned int lpid
 
unsigned int s_nevent_processed
 
unsigned int s_nevent_abort
 
unsigned int s_e_rbs
 
unsigned int s_nsend_network
 
unsigned int s_nread_network
 
float efficiency
 

Detailed Description

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

Field Documentation

float st_lp_stats::efficiency

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

Referenced by st_collect_engine_data_lps().

unsigned int st_lp_stats::kpid

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

Referenced by st_collect_engine_data_lps().

unsigned int st_lp_stats::lpid

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

Referenced by st_collect_engine_data_lps().

unsigned int st_lp_stats::peid

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

Referenced by st_collect_engine_data_lps().

unsigned int st_lp_stats::s_e_rbs

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

Referenced by st_collect_engine_data_lps(), and tw_event_rollback().

unsigned int st_lp_stats::s_nevent_abort
unsigned int st_lp_stats::s_nevent_processed
unsigned int st_lp_stats::s_nread_network

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

Referenced by recv_finish(), and st_collect_engine_data_lps().

unsigned int st_lp_stats::s_nsend_network

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

Referenced by send_finish(), and st_collect_engine_data_lps().


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