Home
last modified time | relevance | path

Searched refs:HeapProfile (Results 1 – 1 of 1) 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
76 HeapProfile *hp = reinterpret_cast<HeapProfile*>(arg); in ChunkCallback()
86 HeapProfile hp; in MemoryProfileCB()