Searched refs:total_count (Results 1 – 4 of 4) sorted by relevance
106 total_count = 0109 total_count = total_count + value.count110 if total_count > 0:111 return metric_count / float(total_count)
80 size_t total_count = 0; member145 size_t total_count = 0; member
206 total_count++; in RecordError()224 total_count++; in RecordEvent()
266 events_stats.total_count); in DumpTraceInfo()295 tsc_errors_stats.total_count); in DumpTraceInfo()358 json_str.attribute("totalCount", events_stats.total_count); in DumpTraceInfoAsJson()381 json_str.attribute("total", tsc_errors_stats.total_count); in DumpTraceInfoAsJson()