Data Fields | |
int64_t | count |
int64_t | bytes |
Definition at line 106 of file logstats.cc.
int64_t StatsCounter::bytes |
Definition at line 109 of file logstats.cc.
Referenced by format_line(), and update_counter().
int64_t StatsCounter::count |
Definition at line 108 of file logstats.cc.
Referenced by format_line(), UrlStats::operator<(), update_counter(), update_elapsed(), and use_origin().