Searched refs:totalStats (Results 1 – 3 of 3) sorted by relevance
71 final LinkifyStats totalStats = new LinkifyStats(); in logGenerateLinks() local83 totalStats.countLink(link); in logGenerateLinks()96 totalStats, in logGenerateLinks()
593 statistic const *totalStats) { in printTimerStats() argument607 if (totalStats && !timeStat::noTotal(s)) in printTimerStats()609 totalStats[s].format(tag, true).c_str()); in printTimerStats()796 statistic totalStats[TIMER_LAST]; /* Synthesized, cross threads versions of in outputStats() local845 totalStats[s].addSample(threadStat->getTotal()); in outputStats()862 printTimerStats(statsOut, &allStats[0], &totalStats[0]); in outputStats()
838 statistic const *totalStats);