Home
last modified time | relevance | path

Searched refs:ChunkCallback (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_memory_profile.cc75 static void ChunkCallback(uptr chunk, void *arg) { in ChunkCallback() function
87 __lsan::ForEachChunk(ChunkCallback, &hp); in MemoryProfileCB()