pctr_t Struct Reference

Generic event counter for profiling. More...

#include <profile.h>


Data Fields

char * name
 Counter print name; NULL terminates array of counters Used by pctr_print_all.
int32 count
 Counter value.


Detailed Description

Generic event counter for profiling.

User is responsible for allocating an array of the desired number. There should be a sentinel with name = NULL.

Definition at line 98 of file profile.h.


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

Generated on Mon Aug 24 16:06:37 2009 for SphinxBase by  doxygen 1.5.8