Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_stats.cc45 malloced>>20, malloced_redzones>>20, mallocs); in Print()
115 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
Dasan_stats.h28 uptr mallocs; member
Dasan_allocator.cc437 thread_stats.mallocs++; in Allocate()
/external/valgrind/memcheck/
Dmc_leakcheck.c338 MC_Chunk **mallocs, **chunks, *mc; in find_active_chunks() local
345 mallocs = (MC_Chunk**) VG_(HT_to_array)( MC_(malloc_list), &n_mallocs ); in find_active_chunks()
347 tl_assert(mallocs == NULL); in find_active_chunks()
351 VG_(ssort)(mallocs, n_mallocs, sizeof(VgHashNode*), compare_MC_Chunks); in find_active_chunks()
371 m = find_chunk_for(mc->data, mallocs, n_mallocs); in find_active_chunks()
380 m = find_chunk_for(mc->data + (mc->szB - 1), mallocs, n_mallocs); in find_active_chunks()
408 chunks[s++] = mallocs[m]; in find_active_chunks()
414 VG_(free)(mallocs); in find_active_chunks()
/external/llvm/test/Transforms/GlobalOpt/
D2009-11-16-MallocSingleStoreToGlobalVar.ll1 ; Test ensures that non-optimizable array mallocs are not optimized; specifically
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dasm_cpuid.ll36 ; We used to introduce stack mallocs for UAR detection, but that makes LLVM run
/external/ipsec-tools/
DChangeLog639 * src/racoon/isakmp_xauth.c: Fix unchecked mallocs (Coverity 4176,
/external/libvncserver/
DChangeLog6665 test/tight-1.c, tight.c: further valgrinding showed leaked mallocs
/external/libxml2/
DChangeLog13418 mallocs