OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:malloced_redzones
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/asan/
asan_stats.h
30
size_t
malloced_redzones
;
member in struct:__asan::AsanStats
asan_stats.cc
40
malloced>>20,
malloced_redzones
>>20, mallocs);
asan_thread_registry.cc
127
- accumulated_stats_.
malloced_redzones
asan_allocator.cc
644
thread_stats.
malloced_redzones
+= size_to_allocate - size;
[
all
...]
Completed in 483 milliseconds