Searched refs:AddAnotherRegionStat (Results 1 – 2 of 2) sorted by relevance
1007 all_total.AddAnotherRegionStat(all_[i]); in SnapshotMaps()1008 unhooked_total.AddAnotherRegionStat(unhooked_[i]); in SnapshotMaps()1035 all_total.AddAnotherRegionStat(all_[i]); in Unparse()1036 unhooked_total.AddAnotherRegionStat(unhooked_[i]); in Unparse()
326 void AddAnotherRegionStat(const RegionStats& other) { in AddAnotherRegionStat() function