Searched refs:GetCurrentAllocatedBytes (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_thread_registry.h53 uptr GetCurrentAllocatedBytes();
H A Dasan_stats.cc76 return asanThreadRegistry().GetCurrentAllocatedBytes();
H A Dasan_thread_registry.cc113 uptr AsanThreadRegistry::GetCurrentAllocatedBytes() { function in class:__asan::AsanThreadRegistry

Completed in 149 milliseconds