Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_memory_profile.cc32 class HeapProfile { class
34 HeapProfile() : allocations_(1024) {} in HeapProfile() function in __asan::HeapProfile
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/stdlib/android/
H A Dheap_profile_tests.py22 class HeapProfile(TestSuite): class
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_client.cc413 StatusOr<py::bytes> PyClient::HeapProfile() { in HeapProfile() function in xla::PyClient
/aosp_15_r20/external/leveldb/benchmarks/
H A Ddb_bench.cc1000 void HeapProfile() { in HeapProfile() function in leveldb::Benchmark