Intro | Functions | Defines | Enumerations | Enumeration Values

stat Struct Reference

#include <map.h>


Data Fields

int64_t count
int64_t sum
int64_t min
int64_t max
int64_t histogram [BUCKETS]


Field Documentation

int64_t stat::count
 

Definition at line 5 of file map.h.

Referenced by _stp_map_stat_add().

int64_t stat::histogram[BUCKETS]
 

Definition at line 8 of file map.h.

int64_t stat::max
 

Definition at line 7 of file map.h.

Referenced by _stp_map_stat_add().

int64_t stat::min
 

Definition at line 7 of file map.h.

Referenced by _stp_map_stat_add().

int64_t stat::sum
 

Definition at line 6 of file map.h.

Referenced by _stp_map_stat_add().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 9 13:21:28 2005 for SystemTap by  doxygen 1.3.9.1