Mapper
Macros | Functions
stats_utilities.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <dirent.h>
#include <unistd.h>
#include <math.h>
#include <string.h>
#include <fcntl.h>
#include <time.h>
#include <sys/stat.h>
#include "shef_structs_external.h"
Include dependency graph for stats_utilities.c:

Go to the source code of this file.

Macros

#define _POSIX_SOURCE
 

Functions

void stats_init (char *logname)
 
 stats_print ()
 
int stats_updates (char kodp, char kode, char kodd, char kodt, char kods)
 
 stats_read (void)
 
void stats_ts (char *t, char *s, char *lwal)
 
 check_pets (int flag)
 

Macro Definition Documentation

◆ _POSIX_SOURCE

#define _POSIX_SOURCE

Definition at line 72 of file stats_utilities.c.

Function Documentation

◆ check_pets()

check_pets ( int  flag)

Definition at line 614 of file stats_utilities.c.

Here is the call graph for this function:

◆ stats_init()

void stats_init ( char *  logname)

Definition at line 86 of file stats_utilities.c.

Here is the call graph for this function:

◆ stats_print()

stats_print ( )

Definition at line 158 of file stats_utilities.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ stats_read()

stats_read ( void  )

Definition at line 421 of file stats_utilities.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ stats_ts()

void stats_ts ( char *  t,
char *  s,
char *  lwal 
)

Definition at line 509 of file stats_utilities.c.

Here is the call graph for this function:

◆ stats_updates()

int stats_updates ( char  kodp,
char  kode,
char  kodd,
char  kodt,
char  kods 
)

Definition at line 332 of file stats_utilities.c.

Here is the call graph for this function: