OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:malloc_large
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/asan/
asan_stats.h
41
uptr
malloc_large
;
member in struct:__asan::AsanStats
asan_stats.cc
55
Printf("Stats: malloc large: %zu\n",
malloc_large
);
asan_allocator.cc
441
thread_stats.
malloc_large
++;
Completed in 3830 milliseconds