Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp34 void ProcessChunk(const AsanChunkView &cv) { in ProcessChunk() function in __asan::HeapProfile
98 reinterpret_cast<HeapProfile*>(arg)->ProcessChunk( in ChunkCallback()