Searched refs:stat_it (Results 1 – 1 of 1) sorted by relevance
1775 for (auto& stat_it : ta_[type].stats) { in PrintStatistics() local1776 if (stat_it.second.a_count == 0) { in PrintStatistics()1779 TraceStats& stat = stat_it.second; in PrintStatistics()