CMS 3D CMS Logo

IgProfSymCache::SymCache Struct Reference

Hash table cache entry for call address to symbol address mappings. More...

#include <IgTools/IgProf/src/IgProfSymCache.h>

List of all members.

Public Attributes

voidcalladdr
SymCachenext
voidsymaddr


Detailed Description

Hash table cache entry for call address to symbol address mappings.

Definition at line 41 of file IgProfSymCache.h.


Member Data Documentation

void* IgProfSymCache::SymCache::calladdr

Definition at line 44 of file IgProfSymCache.h.

Referenced by IgProfSymCache::roundAddressToSymbol().

SymCache* IgProfSymCache::SymCache::next

Definition at line 43 of file IgProfSymCache.h.

Referenced by IgProfSymCache::roundAddressToSymbol().

void* IgProfSymCache::SymCache::symaddr

Definition at line 45 of file IgProfSymCache.h.

Referenced by IgProfSymCache::roundAddressToSymbol().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:25:25 2009 for CMSSW by  doxygen 1.5.4