GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> MON / dev > mon / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_MON_Perf_Control Struct Reference

Performance monitor control state. More...

#include <MON_perf.h>

List of all members.

Public Attributes

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.

Member Data Documentation

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

Referenced by MON_perf_collect(), and MON_perf_poll().

Parameter to pass to callback function.

Referenced by MON_perf_collect(), and MON_perf_poll().

Current configuration of the performance monitor.

Referenced by MON_perf_start(), and MON_perf_stop().

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

Referenced by MON_perf_poll(), MON_perf_start(), and MON_perf_stop().

Pointer to location to return performance monitor statistics.

Referenced by MON_perf_collect(), and MON_perf_poll().

Wake-up timer handle.

Referenced by MON_perf_collect(), MON_perf_init(), and MON_perf_shutdown().

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

Referenced by MON_perf_collect(), MON_perf_poll(), and mon_perf_wut_handler().


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

Generated on Mon Mar 28 16:57:03 2011 by  doxygen 1.5.8