GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSW / V1-0-0

Constituent: lsw     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_LSW_Control Struct Reference

Structure of trace control block. More...

#include <LSW_prvdefs.h>


Data Fields

signed long long int delta
unsigned int wdog
LSW_ControlState state
unsigned int flag
unsigned int priority
unsigned int header
ITC_QueueItem * init
ITC_QueueItem * cont
ITC_QueueItem * stack
WUT_tmr * tmr
FPA_fcb * isr
RBM_Ring * rcc
FPM_Pool * cmd
FPM_Pool * tlm
ITC_Task * itc
FORK_que * fqi
RW_ctl rwi
MTX mtx


Detailed Description

Structure of trace control block.


Field Documentation

FPM_Pool* _LSW_Control::cmd
 

FPM pool (receive commands)

ITC_QueueItem* _LSW_Control::cont
 

Captured continuous trace

signed long long int _LSW_Control::delta
 

Delta nanoseconds on timer

unsigned int _LSW_Control::flag
 

Assorted flags

FORK_que* _LSW_Control::fqi
 

Fork queue handle for SYNC queue

unsigned int _LSW_Control::header
 

Span from queue item to payload

ITC_QueueItem* _LSW_Control::init
 

Captured start line trace

FPA_fcb* _LSW_Control::isr
 

FPA pool (ISR communications)

ITC_Task* _LSW_Control::itc
 

ITC task description block

MTX _LSW_Control::mtx
 

LSW_Control mutex

unsigned int _LSW_Control::priority
 

Task priority (real running)

RBM_Ring* _LSW_Control::rcc
 

Ring buffer (command confirm)

RW_ctl _LSW_Control::rwi
 

LSW_Control interlock

ITC_QueueItem* _LSW_Control::stack
 

Captured task stack dump

LSW_ControlState _LSW_Control::state
 

State of trace monitor

FPM_Pool* _LSW_Control::tlm
 

FPM pool (forward CTDB telemetry)

WUT_tmr* _LSW_Control::tmr
 

Cyclic timer

unsigned int _LSW_Control::wdog
 

Watchdog timeout tics


The documentation for this struct was generated from the following file:
Generated on Wed Dec 20 01:35:58 2006 by  doxygen 1.4.4