Searched refs:IndexMetaPair (Results 1 – 1 of 1) sorted by relevance
52 using IndexMetaPair = std::pair<int64 /*index*/, const MemoryActivityMetadata*>; typedef251 bool operator()(const IndexMetaPair& a, const IndexMetaPair& b) const { in operator ()()273 std::vector<IndexMetaPair>* active_allocs) { in InsertSpecialAllocations()309 bool operator==(const IndexMetaPair& a, const IndexMetaPair& b) { in operator ==()327 absl::flat_hash_map<int64 /*address*/, IndexMetaPair> active_alloc_map; in ProcessActiveAllocations()362 std::vector<IndexMetaPair> active_allocs; in ProcessActiveAllocations()