Home
last modified time | relevance | path

Searched defs:HeapProfile (Results 1 – 3 of 3) 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.cc413 StatusOr<py::bytes> PyClient::HeapProfile() { in HeapProfile() function in xla::PyClient
/external/leveldb/benchmarks/
Ddb_bench.cc1000 void HeapProfile() { in HeapProfile() function in leveldb::Benchmark