Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h111 void GetAllocatorStats(AllocatorStatCounters s);
H A Dhwasan_allocator.cpp79 void GetAllocatorStats(AllocatorStatCounters s) { in GetAllocatorStats() function
H A Dhwasan.cpp148 GetAllocatorStats(asc); in HwasanFormatMemoryUsage()