Searched refs:Outbytes (Results 1 – 1 of 1) sorted by relevance
55 static struct stats *Outbytes; variable63 Outbytes = stats_new_counter("eftwrite.total", "bytes written", 1); in eftwrite_init()165 stats_counter_add(Outbytes, sizeof (hdr)); in eftwrite()168 stats_counter_add(Outbytes, Identlen); in eftwrite()170 stats_counter_add(Outbytes, Dictlen); in eftwrite()179 stats_counter_add(Outbytes, cc); in eftwrite()