GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCBD / V1-5-2 > lcbd / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LCBD_stats_isr Struct Reference

Defines the statistics keep by the LCBD ISR routine. More...

#include <LCBD_stats.h>

List of all members.

Public Attributes

unsigned int srcs [1<< LCB_IRQ_K_SRC_CNT]
unsigned int err [LCB_IRQ_K_SRC_CNT]
unsigned int evt [LCBD_STATS_ISR_K_EVT_BUF_CNT *LCBD_STATS_ISR_K_EVT_QUE_CNT]
unsigned int rsvd [3]


Detailed Description

Defines the statistics keep by the LCBD ISR routine.

Member Data Documentation

unsigned int _LCBD_stats_isr::err[LCB_IRQ_K_SRC_CNT]

ISR number of errors associated with this source

Referenced by handle_clks(), lcbd_isr(), and LCBD_stats_isr_show().

unsigned int _LCBD_stats_isr::evt[LCBD_STATS_ISR_K_EVT_BUF_CNT *LCBD_STATS_ISR_K_EVT_QUE_CNT]

Event interrupt break down

Referenced by lcbd_isr(), and LCBD_stats_isr_show().

unsigned int _LCBD_stats_isr::rsvd[3]

Reserved for future use

unsigned int _LCBD_stats_isr::srcs[1<< LCB_IRQ_K_SRC_CNT]

ISR statistics source counters

Referenced by lcbd_isr(), and LCBD_stats_isr_show().


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

Generated on Fri Sep 30 18:06:10 2011 by  doxygen 1.5.8