Data Fields

TimingStats Struct Reference

defines timing of the shot. More...

#include <llcontrol.h>

Data Fields

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.


Field Documentation

Process time on target.

Definition at line 119 of file llcontrol.h.

Referenced by do_run(), dumpTimingStats(), and runSCM216().

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 do_run(), dumpTimingStats(), runSCM216(), runSYNC_2V(), runSYNC_2VAO32(), runSYNC_2VRFM(), and runSYNC_ECM().

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(), mbox_updateTstats(), sync_2v_updateTstats(), and v2_updateTstats().

Tinst: time the counter was read at.

Definition at line 118 of file llcontrol.h.

Referenced by extractTprocess(), mbox_updateTstats(), sync_2v_updateTstats(), and v2_updateTstats().


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