|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef HEPHAESTUS_MEMORYTRACE_H
6 #define HEPHAESTUS_MEMORYTRACE_H
49 #define hhh_MT_ORIGINATOR( b ) (*STACK_HANDLE_ELEMENT ((b).handle))
@ depth
pointing depth of the shower as calculated in egammaqgcld
void * StackElement
One element of a stack trace.
Unique reference for a stack trace.
const char * hhh_MemoryTrace_getType(struct hhh_MemoryTrace *mt)
struct hhh_MemoryTrace * hhh_MemoryTrace_new()
void hhh_MemoryTrace_delete(void *trace)
void hhh_MemoryTrace_initialize(struct hhh_MemoryTrace *mt, long size, StackElement *addresses, long depth)
int hhh_MemoryTracePtr_compare(const void *pmt1, const void *pmt2)
unsigned long hhh_gBacktraceSize
void hhh_MemoryTrace_print(FILE *, struct hhh_MemoryTrace *mt, int hideMemAddr)