Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_stats.cc45 malloced>>20, malloced_redzones>>20, mallocs); in Print()
162 + stats.malloced_redzones; in __sanitizer_get_free_bytes()
Dasan_stats.h30 uptr malloced_redzones; member
Dasan_allocator.cc439 thread_stats.malloced_redzones += needed_size - size; in Allocate()