![]() |
1.2.1 (revision 3238)
|
Structure holding the memory callbacks. More...
#include <OTF2_Callbacks.h>
Data Fields | |
OTF2_MemoryAllocate | otf2_allocate |
Callback which is called to allocate a new chunck. | |
OTF2_MemoryFreeAll | otf2_free_all |
Callback which is called to release all previous allocated chunks. |
Structure holding the memory callbacks.
To be used in a call to OTF2_Archive_SetMemoryCallbacks.