Home
last modified time | relevance | path

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

/external/curl/tests/
Dmemanalyze.pl30 my $mallocs=0;
160 $mallocs++;
412 print "Mallocs: $mallocs\n",
421 "Allocations: ".($mallocs + $callocs + $reallocs + $strdups + $wcsdups)."\n",
422 …"Operations: ".($mallocs + $callocs + $reallocs + $strdups + $wcsdups + $sends + $recvs + $sockets…
/external/linux-kselftest/tools/testing/selftests/x86/
Dmpx-mini-test.c1289 struct one_malloc mallocs[NR_MALLOCS]; variable
1296 if (!mallocs[index].ptr) in free_one_malloc()
1299 mpx_mini_free(mallocs[index].ptr, mallocs[index].size); in free_one_malloc()
1300 dprintf4("freed[%d]: %p\n", index, mallocs[index].ptr); in free_one_malloc()
1302 free_ptr = (unsigned long)mallocs[index].ptr; in free_one_malloc()
1308 mallocs[index].ptr = NULL; in free_one_malloc()
1347 void *ptr = mallocs[rand_index].ptr; in do_one_malloc()
1378 mallocs[rand_index].nr_filled_btes = cover_buf_with_bt_entries(ptr, sz); in do_one_malloc()
1379 mallocs[rand_index].ptr = ptr; in do_one_malloc()
1380 mallocs[rand_index].size = sz; in do_one_malloc()
/external/compiler-rt/lib/asan/
Dasan_stats.cc45 malloced>>20, malloced_redzones>>20, mallocs); in Print()
111 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
Dasan_stats.h28 uptr mallocs; member
Dasan_allocator.cc437 thread_stats.mallocs++; in Allocate()
/external/llvm/test/Transforms/GlobalOpt/
D2009-11-16-MallocSingleStoreToGlobalVar.ll1 ; Test ensures that non-optimizable array mallocs are not optimized; specifically
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/
D2009-11-16-MallocSingleStoreToGlobalVar.ll1 ; Test ensures that non-optimizable array mallocs are not optimized; specifically
/external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/
D2009-11-16-MallocSingleStoreToGlobalVar.ll1 ; Test ensures that non-optimizable array mallocs are not optimized; specifically
/external/curl/lib/
DCMakeLists.txt42 # #OPTION(CURL_MALLOC_DEBUG "Debug mallocs in Curl" OFF)
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dasm_cpuid.ll36 ; We used to introduce stack mallocs for UAR detection, but that makes LLVM run
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/X86/
Dasm_cpuid.ll36 ; We used to introduce stack mallocs for UAR detection, but that makes LLVM run
/external/ltp/doc/
Dnommu-notes.txt88 Avoid large mallocs.
/external/libchrome/base/containers/
DREADME.md38 construction time for the entire map. But because it avoids mallocs in most
/external/ipsec-tools/
DChangeLog639 * src/racoon/isakmp_xauth.c: Fix unchecked mallocs (Coverity 4176,
/external/python/cpython2/
Dpyconfig.h.in1157 /* Define if you want to compile in Python-specific mallocs */
Dconfigure.ac3024 AS_HELP_STRING([--with(out)-pymalloc], [disable/enable specialized mallocs]))
3032 [Define if you want to compile in Python-specific mallocs])
/external/python/cpython3/
Dpyconfig.h.in1468 /* Define if you want to compile in Python-specific mallocs */
Dconfigure.ac3413 AS_HELP_STRING([--with(out)-pymalloc], [disable/enable specialized mallocs]))
3422 [Define if you want to compile in Python-specific mallocs])
/external/freetype/
DChangeLog.265248 Avoids multiple mallocs per typical glyphs.
5250 With this and recent changes to avoid mallocs, the thread-safe
/external/u-boot/common/
Ddlmalloc.src2090 mallocs with other sbrk calls.
/external/libxml2/
DChangeLog13418 mallocs