Home
last modified time | relevance | path

Searched defs:HeapProfile (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_memory_profile.cc32 class HeapProfile { class
34 HeapProfile() : allocations_(1024) {} in HeapProfile() function in __asan::HeapProfile
/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.cc325 StatusOr<py::bytes> PyClient::HeapProfile() { in HeapProfile() function in xla::PyClient