CMS 3D CMS Logo

IgProfTrace.cc File Reference

#include "IgTools/IgProf/src/IgProfTrace.h"
#include "IgTools/IgHook/interface/IgHookTrace.h"
#include <memory.h>
#include <stdio.h>

Go to the source code of this file.

Defines

#define INDENT(d)   for (int i = 0; i < d; ++i) fputc (' ', stderr)

Variables

static IgProfTrace::Counter FREED
static const unsigned int MEM_POOL_SIZE = 8*1024*1024
static const int MERGE_RECS = 128
static const unsigned int RESOURCE_HASH = 1024*1024


Define Documentation

#define INDENT ( d   )     for (int i = 0; i < d; ++i) fputc (' ', stderr)

Definition at line 389 of file IgProfTrace.cc.

Referenced by IgProfTrace::debugDumpStack().


Variable Documentation

IgProfTrace::Counter FREED [static]

Definition at line 6 of file IgProfTrace.cc.

const unsigned int MEM_POOL_SIZE = 8*1024*1024 [static]

Definition at line 8 of file IgProfTrace.cc.

const int MERGE_RECS = 128 [static]

Definition at line 9 of file IgProfTrace.cc.

Referenced by IgProfTrace::mergeFrom().

const unsigned int RESOURCE_HASH = 1024*1024 [static]

Definition at line 7 of file IgProfTrace.cc.

Referenced by IgProfTrace::findResource(), IgProfTrace::IgProfTrace(), and IgProfTrace::~IgProfTrace().


Generated on Tue Jun 9 17:53:54 2009 for CMSSW by  doxygen 1.5.4