Searched defs:HeapProfile (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/asan/ | ||
D | asan_memory_profile.cc | 32 class HeapProfile { class |
/external/tensorflow/tensorflow/compiler/xla/python/ | ||
D | py_client.cc | 325 StatusOr<py::bytes> PyClient::HeapProfile() { in HeapProfile() function in xla::PyClient |