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

Constituent: imm     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_FPM_AllocStat Struct Reference

Structure for per allocator instrumentation statistics. More...

#include <FPM_pubdefs.h>


Data Fields

unsigned int alloc
unsigned int free
unsigned short siz
unsigned short now
unsigned short hwm_start
unsigned short lwm_start
unsigned short hwm_reset
unsigned short lwm_reset


Detailed Description

Structure for per allocator instrumentation statistics.


Field Documentation

unsigned int _FPM_AllocStat::alloc
 

Count of packets allocated

unsigned int _FPM_AllocStat::free
 

Count of packets freed

unsigned short _FPM_AllocStat::hwm_reset
 

High water mark since reset

unsigned short _FPM_AllocStat::hwm_start
 

High water mark since start

unsigned short _FPM_AllocStat::lwm_reset
 

Low water mark since reset

unsigned short _FPM_AllocStat::lwm_start
 

Low water mark since start

unsigned short _FPM_AllocStat::now
 

Free packet count

unsigned short _FPM_AllocStat::siz
 

Allocator size (2**n)


The documentation for this struct was generated from the following file:
Generated on Wed Dec 5 08:28:16 2007 by  doxygen 1.4.4