Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Data Fields
HitCounter Struct Reference

#include <hit_utils.h>

Data Fields

int value
 
int min
 
int max
 
int sum
 
int avg
 
int buffer
 

Detailed Description

Hit MPI BASED INTEGER COUNTERS, easily portable to other libraries

Definition at line 201 of file hit_utils.h.

Field Documentation

int avg

Value (Avg).

Definition at line 206 of file hit_utils.h.

int buffer

Definition at line 207 of file hit_utils.h.

int max

Value (Max).

Definition at line 204 of file hit_utils.h.

int min

Value (Min).

Definition at line 203 of file hit_utils.h.

int sum

Value (Sum).

Definition at line 205 of file hit_utils.h.

int value

Counter value.

Definition at line 202 of file hit_utils.h.


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