Searched refs:MapCounts (Results 1 – 1 of 1) sorted by relevance
38 typedef std::unordered_map<string, std::pair<int64, int64>> MapCounts; typedef42 MapCounts GetMapCounts(const ProcessProfiles& pps) { in GetMapCounts()43 MapCounts map_counts; in GetMapCounts()