GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > MON / V0-3-0

Constituent: mon     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_MON_Perf_Control Struct Reference

Performance monitor control state. More...

#include <MON_perf.h>

Collaboration diagram for _MON_Perf_Control:

Collaboration graph
[legend]

Data Fields

int running
int wut_done
WUT_tmr * wut
MON_Perf_Cb cb
void * cb_parm
MON_Perf_Statsstats_p
MON_Perf_Config config

Detailed Description

Performance monitor control state.


Field Documentation

MON_Perf_Cb _MON_Perf_Control::cb
 

Callback function to call when performance monitor statistics collection has completed.

void* _MON_Perf_Control::cb_parm
 

Parameter to pass to callback function.

MON_Perf_Config _MON_Perf_Control::config
 

Current configuration of the performance monitor.

int _MON_Perf_Control::running
 

Nonzero value indicates that the performance monitor is actively counting events.

MON_Perf_Stats* _MON_Perf_Control::stats_p
 

Pointer to location to return performance monitor statistics.

WUT_tmr* _MON_Perf_Control::wut
 

Wake-up timer handle.

int _MON_Perf_Control::wut_done
 

Nonzero value indicates that the wake-up timer has triggered.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 11 20:28:00 2005 by doxygen 1.3.3