1.5.1 (revision 4026)
Data Fields
OTF2_FlushCallbacks Struct Reference

Structure holding the flush callbacks. More...

#include <otf2/OTF2_Callbacks.h>

Data Fields

OTF2_PostFlushCallback otf2_post_flush
 Callback which is called after a flush.
OTF2_PreFlushCallback otf2_pre_flush
 Callback which is called prior 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: