OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reallocs
(Results
1 - 23
of
23
) sorted by null
/external/valgrind/main/massif/tests/
realloc.stderr.exp
32
Massif: heap
reallocs
: 3
36
Massif: ignored heap
reallocs
: ...
filter_verbose
17
sed "s/\(Massif: ignored heap
reallocs
:\).*/\1 .../" |
deep-B.stderr.exp
42
Massif: heap
reallocs
: 0
46
Massif: ignored heap
reallocs
: ...
deep-C.stderr.exp
45
Massif: heap
reallocs
: 0
49
Massif: ignored heap
reallocs
: ...
peak2.stderr.exp
100
Massif: heap
reallocs
: 0
104
Massif: ignored heap
reallocs
: ...
culling1.stderr.exp
430
Massif: heap
reallocs
: 0
434
Massif: ignored heap
reallocs
: ...
culling2.stderr.exp
[
all
...]
/external/compiler-rt/lib/asan/
asan_stats.h
36
size_t
reallocs
;
member in struct:__asan::AsanStats
asan_stats.cc
41
Printf("Stats: %zuM realloced by %zu calls\n", realloced>>20,
reallocs
);
asan_allocator.cc
759
thread_stats.
reallocs
++;
[
all
...]
/external/qemu/
path.c
108
/* This needs to be done after tree is stabilized (ie. no more
reallocs
!). */
/external/dbus/dbus/
dbus-internals.c
957
n_mallocs += 10; /* fudge factor to ensure
reallocs
etc. are covered */
dbus-message.c
[
all
...]
/external/dbus/
NEWS.pre-1-0
376
reallocs
ChangeLog.pre-1-0
[
all
...]
/external/icu4c/i18n/
uspoof_impl.cpp
585
//
reallocs
the raw data area, which likely relocates it, which
/external/valgrind/main/massif/
ms_main.c
[
all
...]
/external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp
[
all
...]
/bionic/libc/bionic/
dlmalloc.c
102
and
reallocs
. All this holds as long as the static bookkeeping
112
freed. This improves security by rejecting frees/
reallocs
that
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-2-8
985
until after the first read. Saves a bunch of
reallocs
. Also
[
all
...]
/external/libffi/src/
dlmalloc.c
75
and
reallocs
. All this holds as long as the static bookkeeping
85
freed. This improves security by rejecting frees/
reallocs
that
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c
111
and
reallocs
. All this holds as long as the static bookkeeping
121
freed. This improves security by rejecting frees/
reallocs
that
[
all
...]
/external/valgrind/unittest/
racecheck_unittest.cc
[
all
...]
Completed in 925 milliseconds