Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.cc238 struct HeapProfileKey { struct
242 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()