profiler_s Struct Reference

#include <defines.h>

Data Fields

char * func_name
int calls
int mallocs
int frees
bool timed

Detailed Description

Represents a profiling entry for a given function.


Field Documentation

Number of times this function has been called

Number of free calls made in this function

Name of function that this profiler is associated with

Number of malloc calls made in this function

Specifies if the function should be timed or not


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3