HDF5  1.12.0
Data Structures | Macros | Typedefs | Functions
H5Clog_trace.c File Reference
#include "H5Cmodule.h"
#include "H5private.h"
#include "H5Cpkg.h"
#include "H5Clog.h"
#include "H5Eprivate.h"
#include "H5MMprivate.h"

Data Structures

struct  H5C_log_trace_udata_t
 

Macros

#define H5C_MAX_TRACE_LOG_MSG_SIZE   4096
 

Typedefs

typedef struct H5C_log_trace_udata_t H5C_log_trace_udata_t
 

Functions

herr_t H5C_log_trace_set_up (H5C_log_info_t *log_info, const char log_location[], int mpi_rank)
 

Macro Definition Documentation

◆ H5C_MAX_TRACE_LOG_MSG_SIZE

#define H5C_MAX_TRACE_LOG_MSG_SIZE   4096

Typedef Documentation

◆ H5C_log_trace_udata_t

Function Documentation

◆ H5C_log_trace_set_up()

herr_t H5C_log_trace_set_up ( H5C_log_info_t log_info,
const char  log_location[],
int  mpi_rank 
)