plarena.h File Reference


Classes

struct  PLArena
struct  PLArenaStats
struct  PLArenaPool

Typedefs

typedef
typedefPR_BEGIN_EXTERN_C
struct PLArena 
PLArena
typedef struct PLArenaStats PLArenaStats

Functions

 PR_EXTERN (void) PL_ArenaCountAllocation(PLArenaPool *pool
 Sets SecurityCotext for proxy env.

Variables

PRUint32 nb
PRUint32 size
PRUint32 PRUint32 incr
charmark


Typedef Documentation

typedef typedefPR_BEGIN_EXTERN_C struct PLArena PLArena

typedef struct PLArenaStats PLArenaStats


Function Documentation

PR_EXTERN ( void   ) 

Stop all malloc tracing, flushing any buffered events to the logfile.

Print the stack trace identified.

Track all realloc and free calls operating on a given allocation.

Flush all logfile buffers.

Walk the stack, dumping frames in standard form to ofp.

Emit a timestamp event with the given caption to the current log file.

Close the file descriptor fd and forget any bookkeeping associated with it.

Enable malloc tracing.

Disable malloc tracing.

Stop all malloc tracing, flushing any buffered events to the logfile.

Do nothing if fd is -1.

If skip is 0, exclude the frames for NS_TraceStack and anything it calls to do the walk. If skip is less than 0, include -skip such frames. If skip is positive, exclude that many frames leading to the call to NS_TraceStack.


Variable Documentation


Generated Mozilla by doxygen 1.5.6