HomeSort by relevance Sort by last modified time
    Searched full:realloced (Results 1 - 8 of 8) sorted by null

  /external/compiler-rt/lib/asan/
asan_stats.cc 41 Printf("Stats: %zuM realloced by %zu calls\n", realloced>>20, reallocs);
asan_stats.h 37 size_t realloced; member in struct:__asan::AsanStats
asan_allocator.cc 760 thread_stats.realloced += new_size;
    [all...]
  /bionic/libc/bionic/
dlmalloc.h 544 realloced chunks from any space are handled by their originating
552 if memb has been freed and mema has been realloced to a larger size.
dlmalloc.c     [all...]
  /external/libxml2/
xmlmemory.c 353 "%p : Realloced(%lu -> %lu) Ok\n",
377 "Realloced(%d to %d) Ok\n", oldsize, size);
  /external/libffi/src/
dlmalloc.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c     [all...]

Completed in 379 milliseconds