Home
last modified time | relevance | path

Searched refs:MapCounts (Results 1 – 1 of 1) sorted by relevance

/external/perf_data_converter/src/
Dperf_data_converter_test.cc38 typedef std::unordered_map<string, std::pair<int64, int64>> MapCounts; typedef
42 MapCounts GetMapCounts(const ProcessProfiles& pps) { in GetMapCounts()
43 MapCounts map_counts; in GetMapCounts()