ROSS
st_event_data Struct Reference

#include <st-instrumentation.h>

Data Fields

unsigned int src_lp
unsigned int dest_lp
float send_vts
float recv_vts
float real_ts
unsigned int model_data_sz

Detailed Description

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

Field Documentation

◆ dest_lp

unsigned int st_event_data::dest_lp

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

Referenced by st_collect_event_data().

◆ model_data_sz

unsigned int st_event_data::model_data_sz

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

Referenced by st_collect_event_data().

◆ real_ts

float st_event_data::real_ts

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

Referenced by st_collect_event_data().

◆ recv_vts

float st_event_data::recv_vts

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

Referenced by st_collect_event_data().

◆ send_vts

float st_event_data::send_vts

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

Referenced by st_collect_event_data().

◆ src_lp

unsigned int st_event_data::src_lp

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

Referenced by st_collect_event_data().


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