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

Public Attributes

int bins
char * outfile
uint64_t knee
uint64_t min
int outbuf
int pause
int runtime
int sum
int linewid

Detailed Description

Command line argument values

Definition at line 163 of file sljtest.c.

Member Data Documentation

int args_stct::bins

Number of bins in histogram

Definition at line 165 of file sljtest.c.

uint64_t args_stct::knee

Knee of histogram curve (ticks)

Definition at line 173 of file sljtest.c.

int args_stct::linewid

Output line width (characters)

Definition at line 185 of file sljtest.c.

uint64_t args_stct::min

Minimum expected value (ticks)

Definition at line 175 of file sljtest.c.

int args_stct::outbuf

OUTlier BUFfer size (outliers)

Definition at line 177 of file sljtest.c.

char* args_stct::outfile

OUTput FILEname

Definition at line 171 of file sljtest.c.

int args_stct::pause

Pause before each block (milliseconds)

Definition at line 179 of file sljtest.c.

int args_stct::runtime

Runtime (seconds)

Definition at line 181 of file sljtest.c.

int args_stct::sum

Sum deltas falling into each bin (instead of just counting deltas falling into bin)

Definition at line 183 of file sljtest.c.


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