Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_stats.h47 uptr malloc_large; member
Dasan_stats.cc54 malloc_large, malloc_small_slow); in Print()
Dasan_allocator2.cc419 thread_stats.malloc_large++; in Allocate()