Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_stats.h46 uptr malloc_small_slow; member
Dasan_stats.cc53 malloc_large, malloc_small_slow); in Print()
Dasan_allocator.cc672 thread_stats.malloc_small_slow++; in Allocate()