stats_funcs.c File Reference

#include <string.h>
#include "../../dprint.h"
#include "../../statistics.h"
#include "../../mem/mem.h"
#include "stats_funcs.h"

Include dependency graph for stats_funcs.c:

Go to the source code of this file.

Data Structures

struct  stat_mod_elem_

Defines

#define MODULE_STATS   "script"
#define NORESET_FLAG_STR   "no_reset"

Typedefs

typedef struct stat_mod_elem_ stat_elem

Functions

int reg_statistic (char *name)
int register_all_mod_stats (void)

Variables

static stat_elemstat_list = 0


Define Documentation

#define MODULE_STATS   "script"

Definition at line 39 of file stats_funcs.c.

Referenced by register_all_mod_stats().

#define NORESET_FLAG_STR   "no_reset"

Definition at line 38 of file stats_funcs.c.

Referenced by reg_statistic().


Typedef Documentation

typedef struct stat_mod_elem_ stat_elem


Function Documentation

int reg_statistic ( char *  name  ) 

int register_all_mod_stats ( void   ) 


Variable Documentation

stat_elem* stat_list = 0 [static]

Definition at line 49 of file stats_funcs.c.


Generated on Thu May 24 14:00:43 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6