Searched refs:RegionCounts (Results 1 – 2 of 2) sorted by relevance
39 std::vector<uint64_t> RegionCounts; variable50 bool haveRegionCounts() const { return !RegionCounts.empty(); } in haveRegionCounts()116 return RegionCounts[(*RegionCounterMap)[S]]; in getRegionCount()
1032 RegionCounts.clear(); in loadRegionCounts()1048 RegionCounts = ProfRecord->Counts; in loadRegionCounts()