Searched refs:HeapProfileKey (Results 1 – 1 of 1) sorted by relevance
238 struct HeapProfileKey { struct242 bool operator==(const HeapProfileKey& other) const;245 bool HeapProfileKey::operator==(const HeapProfileKey& other) const { in operator ==()259 H AbslHashValue(H h, const HeapProfileKey& key) { in AbslHashValue()272 absl::flat_hash_map<HeapProfileKey, int64> entries; in HeapProfile()274 HeapProfileKey key{buffer->traceback(), in HeapProfile()282 HeapProfileKey key{executable->traceback(), in HeapProfile()