Searched refs:StatCollection (Results 1 – 2 of 2) sorted by relevance
272 static StatCollection getSymbolStats(const SymbolGroup &SG, in getSymbolStats()273 StatCollection &CumulativeStats) { in getSymbolStats()274 StatCollection Stats; in getSymbolStats()300 static StatCollection getChunkStats(const SymbolGroup &SG, in getChunkStats()301 StatCollection &CumulativeStats) { in getChunkStats()302 StatCollection Stats; in getChunkStats()319 std::vector<StatCollection::KindAndStat>320 StatCollection::getStatsSortedBySize() const { in getStatsSortedBySize()331 const StatCollection &Stats) { in printModuleDetailStats()657 StatCollection SymStats; in dumpSymbolStats()[all …]
39 struct StatCollection { struct