Home
last modified time | relevance | path

Searched refs:really_freed (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_stats.cc47 really_freed>>20, real_frees); in Print()
158 + stats.really_freed; in __sanitizer_get_free_bytes()
H A Dasan_stats.h32 uptr really_freed; member
H A Dasan_allocator.cc161 thread_stats.really_freed += m->UsedSize(); in Recycle()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_stats.cc49 really_freed>>20, real_frees); in Print()
160 + stats.really_freed; in __sanitizer_get_free_bytes()
H A Dasan_stats.h34 uptr really_freed; member
H A Dasan_allocator.cc163 thread_stats.really_freed += m->UsedSize(); in Recycle()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_stats.cc47 really_freed>>20, real_frees); in Print()
158 + stats.really_freed; in __sanitizer_get_free_bytes()
H A Dasan_stats.h32 uptr really_freed; member
H A Dasan_allocator.cc161 thread_stats.really_freed += m->UsedSize(); in Recycle()