OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:really_freed_redzones
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/asan/
asan_stats.h
35
uptr
really_freed_redzones
;
member in struct:__asan::AsanStats
asan_thread_registry.cc
135
+ accumulated_stats_.
really_freed_redzones
;
asan_allocator.cc
433
thread_stats.
really_freed_redzones
+= m->Size() - m->used_size;
Completed in 19 milliseconds