OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:malloced_redzones
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/asan/
asan_stats.cc
40
malloced>>20,
malloced_redzones
>>20, mallocs);
164
+ accumulated_stats.
malloced_redzones
;
asan_stats.h
30
uptr
malloced_redzones
;
member in struct:__asan::AsanStats
asan_allocator2.cc
415
thread_stats.
malloced_redzones
+= needed_size - size;
Completed in 432 milliseconds