HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentAllocatedBytes (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/asan/
asan_thread_registry.h 53 uptr GetCurrentAllocatedBytes();
asan_stats.cc 76 return asanThreadRegistry().GetCurrentAllocatedBytes();
asan_thread_registry.cc 113 uptr AsanThreadRegistry::GetCurrentAllocatedBytes() {

Completed in 139 milliseconds