#include <ze-sys.h>
#include "ze-filter.h"
Go to the source code of this file.
|
| void | msg_score_stats_update (msg_scores_T *scores) |
| |
| void | msg_score_stats_print (int fd, int which) |
| |
| bool | log_counters_reopen () |
| |
| void | log_counters (int fd, bool dump) |
| |
| void | stats_reset () |
| |
| void | stats_inc (int which, long n) |
| |
| void | save_state () |
| |
| void | read_state () |
| |
| void | init_proc_state () |
| |
| void | reset_state () |
| |
| int | print_state (int ofd) |
| |
| char * | stats_title (int code) |
| |
| void | print_p_stats (int ofd, p_stats_T *st, char *title, int c, int all) |
| |
| void | print_p_stats_all (int ofd, p_stats_T *sta, char *titlea, p_stats_T *stb, char *titleb, int all, bool nf) |
| |
| int | dump_state (int ofd, int jp, int jg, int all, bool nf) |
| |
| void | print_filter_stats_summary () |
| |
◆ MAX_SCORE
◆ SCORE_LOCK
◆ SCORE_UNLOCK
◆ STATE_FILE
| #define STATE_FILE "ze-state" |
◆ STATS_LOCK
◆ STATS_UNLOCK
◆ CODE
◆ dump_state()
| int dump_state |
( |
int |
ofd, |
|
|
int |
jp, |
|
|
int |
jg, |
|
|
int |
all, |
|
|
bool |
nf |
|
) |
| |
◆ init_proc_state()
◆ log_counters()
| void log_counters |
( |
int |
fd, |
|
|
bool |
dump |
|
) |
| |
◆ log_counters_reopen()
| bool log_counters_reopen |
( |
| ) |
|
◆ msg_score_stats_print()
| void msg_score_stats_print |
( |
int |
fd, |
|
|
int |
which |
|
) |
| |
◆ msg_score_stats_update()
◆ print_filter_stats_summary()
| void print_filter_stats_summary |
( |
void |
| ) |
|
◆ print_p_stats()
| void print_p_stats |
( |
int |
ofd, |
|
|
p_stats_T * |
st, |
|
|
char * |
title, |
|
|
int |
c, |
|
|
int |
all |
|
) |
| |
◆ print_p_stats_all()
| void print_p_stats_all |
( |
int |
ofd, |
|
|
p_stats_T * |
sta, |
|
|
char * |
titlea, |
|
|
p_stats_T * |
stb, |
|
|
char * |
titleb, |
|
|
int |
all, |
|
|
bool |
nf |
|
) |
| |
◆ print_state()
| int print_state |
( |
int |
ofd | ) |
|
◆ read_state()
◆ reset_state()
◆ save_state()
◆ stats_inc()
| void stats_inc |
( |
int |
which, |
|
|
long |
n |
|
) |
| |
◆ stats_reset()
◆ stats_title()
| char* stats_title |
( |
int |
code | ) |
|
◆ bay
◆ msg
◆ mutex
◆ nb
◆ ora
◆ reg