3.1-rc3 (revision d9ca08bb)
Data Fields
OTF2_MemoryCallbacks Struct Reference

Structure holding the memory callbacks. More...

#include <otf2/OTF2_Callbacks.h>

Data Fields

OTF2_MemoryAllocate otf2_allocate
 Callback which is called to allocate a new chunk.
 
OTF2_MemoryFreeAll otf2_free_all
 Callback which is called to release all previous allocated chunks.
 

Detailed Description

Structure holding the memory callbacks.

To be used in a call to OTF2_Archive_SetMemoryCallbacks.


The documentation for this struct was generated from the following file: