ADTF
|
struct holding the data as provided through the sample stream trace view interface More...
Public Attributes | |
uint64_t | ui64SampleCount = 0 |
tTimeStamp | tmLastSample = 0 |
double | fSamplesPerSecond = 0.0 |
double | fBytesPerSecond = 0.0 |
uint64_t | ui64TriggerCount = 0 |
tTimeStamp | tmLastTrigger = 0 |
double | fTriggerPerSecond = 0.0 |
struct holding the data as provided through the sample stream trace view interface
Definition at line 39 of file sample_stream_tracer_intf.h.