SIONlib  1.7.4
Scalable I/O library for parallel access to task-local files
Macros | Functions
sion_internal_collstat.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <time.h>
#include "sion_const.h"
#include "sion_internal.h"
#include "sion_error_handler.h"
#include "sion_debug.h"
#include "sion_internal_collstat.h"
Include dependency graph for sion_internal_collstat.c:

Go to the source code of this file.

Macros

#define _XOPEN_SOURCE   700
 
#define DFUNCTION   "_sion_create_and_init_collstat"
 
#define DFUNCTION   "_sion_update_collstat"
 
#define DFUNCTION   "_sion_print_collstat"
 
#define DFUNCTION   "_sion_debugprint_collstat"
 
#define DFUNCTION   "_sion_dprint_collstat"
 

Functions

_sion_collstat_sion_create_and_init_collstat (_sion_filedesc *sion_filedesc)
 
int _sion_update_collstat (_sion_collstat *collstat, _sion_filedesc *sion_filedesc)
 
int _sion_print_collstat (_sion_collstat *collstat, _sion_filedesc *sion_filedesc)
 
int _sion_debugprint_collstat (_sion_collstat *sion_collstat, _sion_filedesc *sion_filedesc)
 
int _sion_destroy_collstat (_sion_collstat *sion_collstat)