Searched refs:PathDataMap (Results 1 – 1 of 1) sorted by relevance
196 using PathDataMap = DenseMap<Profile::PathID, Profile::Data>; in mergeProfilesByThread() typedef197 using PathDataMapPtr = std::unique_ptr<PathDataMap>; in mergeProfilesByThread()206 {Block.Thread, PathDataMapPtr{new PathDataMap()}}); in mergeProfilesByThread()212 PathDataMap::iterator PathDataIt; in mergeProfilesByThread()235 using PathDataMap = DenseMap<Profile::PathID, Profile::Data>; in mergeProfilesByStack() typedef236 PathDataMap PathData; in mergeProfilesByStack()245 PathDataMap::iterator PathDataIt; in mergeProfilesByStack()