GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IMM / V0-2-0

Constituent: imm     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_RBM_RingStat Struct Reference

Structure for complete RBM ring instrumentation statistics. More...

#include <RBM_pubdefs.h>


Data Fields

WCT_time start
WCT_time reset
WCT_time stop
char name [RBM_L_RINGNAME]
unsigned int now
unsigned int nalloc
unsigned int nfree
unsigned int balloc
unsigned int bfree
unsigned int hwm_start
unsigned int lwm_start
unsigned int hwm_reset
unsigned int lwm_reset


Detailed Description

Structure for complete RBM ring instrumentation statistics.


Field Documentation

unsigned int _RBM_RingStat::balloc
 

Number of bytes allocated

unsigned int _RBM_RingStat::bfree
 

Number of bytes freed

unsigned int _RBM_RingStat::hwm_reset
 

Bytes high water mark (from reset)

unsigned int _RBM_RingStat::hwm_start
 

Bytes high water mark (from start)

unsigned int _RBM_RingStat::lwm_reset
 

Bytes low water mark (from reset)

unsigned int _RBM_RingStat::lwm_start
 

Bytes low water mark (from start)

unsigned int _RBM_RingStat::nalloc
 

Number of allocations

char _RBM_RingStat::name[RBM_L_RINGNAME]
 

Ring name

unsigned int _RBM_RingStat::nfree
 

Number of frees

unsigned int _RBM_RingStat::now
 

Memory currently available

WCT_time _RBM_RingStat::reset
 

Time RBM stats were last reset

WCT_time _RBM_RingStat::start
 

Time RBM was started

WCT_time _RBM_RingStat::stop
 

Time RBM stats were sampled


The documentation for this struct was generated from the following file:
Generated on Sun Jul 17 07:42:02 2005 by doxygen 1.3.3