3.0-rc2 (revision 337012f1)
Data Fields

Structure holding the flush callbacks. More...

#include <otf2/OTF2_Callbacks.h>

Data Fields

OTF2_PreFlushCallback otf2_pre_flush
 Callback which is called prior a flush.
 
OTF2_PostFlushCallback otf2_post_flush
 Callback which is called after a flush.
 

Detailed Description

Structure holding the flush callbacks.

To be used in a call to OTF2_Archive_SetFlushCallbacks.

otf2_post_flush callback may be NULL to suppress writing a BufferFlush record.

Examples:
otf2_mpi_writer_example.c, otf2_openmp_writer_example.c, otf2_pthread_writer_example.c, and otf2_writer_example.c.

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