Searched refs:Outcount (Results 1 – 1 of 1) sorted by relevance
46 static struct stats *Outcount; variable66 Outcount = stats_new_counter("output.calls", "total calls", 1); in out_init()83 stats_delete(Outcount); in out_fini()84 Outcount = NULL; in out_fini()136 stats_counter_bump(Outcount); in vout()