SLJ Test  1.0
System Latency Jitter Test
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
bin_stct Struct Reference

Public Attributes

uint64_t ub
int delta_count
int delta_sum

Detailed Description

Type for histogram table

Definition at line 189 of file sljtest.c.

Member Data Documentation

int bin_stct::delta_count

Count of deltas <= ub, but not in lower bins

Definition at line 193 of file sljtest.c.

int bin_stct::delta_sum

Sum of deltas <= ub, but not in lower bins

Definition at line 195 of file sljtest.c.

uint64_t bin_stct::ub

Upper Bound (inclusive) on histogram bin (ticks)

Definition at line 191 of file sljtest.c.


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