LLC2_API
Public Attributes
TimingStats Struct Reference

defines timing of the shot. More...

#include <llcontrol.h>

List of all members.

Public Attributes

int iter
u32 tlatch
 iteration.
u32 tinst
 Tlatch: time the adc was clocked at.
u32 tprocess
 Tinst: time the counter was read at.
int hb_poll
 Process time on target.
int target_poll
 Host buffer poll count.
u32 test_points [MAXTEST]

Detailed Description

defines timing of the shot.

Definition at line 114 of file llcontrol.h.


Member Data Documentation

Process time on target.

Definition at line 119 of file llcontrol.h.

Referenced by dumpTimingStats().

Definition at line 115 of file llcontrol.h.

Referenced by dumpTimingStats(), dumpTimingStatsBin(), and updateTimingStats().

Host buffer poll count.

first card, indicates amount of slack time other cards, should be small

Definition at line 123 of file llcontrol.h.

Referenced by dumpTimingStats().

Definition at line 125 of file llcontrol.h.

Referenced by dumpTimingStats().

Tlatch: time the adc was clocked at.

Definition at line 117 of file llcontrol.h.

Referenced by dumpTimingStats(), dumpTimingStatsBin(), extractTprocess(), sync_2v_updateTstats(), and v2_updateTstats().

iteration.

Definition at line 116 of file llcontrol.h.

Referenced by dumpTimingStats(), and extractTprocess().

Tinst: time the counter was read at.

Definition at line 118 of file llcontrol.h.

Referenced by sync_2v_updateTstats(), and v2_updateTstats().


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