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


Interface   Data Structures   File List   Data Fields   Globals  

_MON_Load_Stats Struct Reference

CPU loading statistics. More...

#include <MON_pubdefs.h>

List of all members.

Public Attributes

unsigned int avg_prev_sec
unsigned int avg_prev_min
unsigned int min_prev_min
unsigned int max_prev_min


Detailed Description

CPU loading statistics.

Member Data Documentation

Average load during previous minute, expressed as a percentage between 0 and 100.

Referenced by MON_idle_get_stats().

Average load during previous second, expressed as a percentage between 0 and 100.

Referenced by MON_idle_get_stats().

Largest value of avg_prev_sec during the previous minute.

Referenced by MON_idle_get_stats().

Smallest value of avg_prev_sec during the previous minute.

Referenced by MON_idle_get_stats().


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