Home
last modified time | relevance | path

Searched refs:custom_alloc (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/memcheck/tests/
Dcustom_alloc.stderr.exp-s390x-mvc2 at 0x........: main (custom_alloc.c:117)
4 at 0x........: custom_alloc (custom_alloc.c:47)
5 by 0x........: main (custom_alloc.c:114)
8 at 0x........: main (custom_alloc.c:121)
10 at 0x........: custom_alloc (custom_alloc.c:47)
11 by 0x........: main (custom_alloc.c:114)
14 at 0x........: main (custom_alloc.c:128)
17 at 0x........: main (custom_alloc.c:131)
19 at 0x........: custom_alloc (custom_alloc.c:47)
20 by 0x........: main (custom_alloc.c:114)
[all …]
Dcustom_alloc.c31 static void* custom_alloc(int size) in custom_alloc() function
104 int* array2 __attribute__((unused)) = custom_alloc(sizeof(int) * 10); in make_leak()
114 array = custom_alloc(sizeof(int) * 10); in main()
Dcustom_alloc.stderr.exp4 at 0x........: custom_alloc (custom_alloc.c:47)
10 at 0x........: custom_alloc (custom_alloc.c:47)
19 at 0x........: custom_alloc (custom_alloc.c:47)
25 at 0x........: custom_alloc (custom_alloc.c:47)
Dcustom_alloc.vgtest1 prog: custom_alloc
DMakefile.am118 custom_alloc.stderr.exp custom_alloc.vgtest \
119 custom_alloc.stderr.exp-s390x-mvc \
344 custom_alloc \ program
DMakefile.in154 custom_alloc$(EXEEXT) custom-overlap$(EXEEXT) \
326 custom_alloc_SOURCES = custom_alloc.c
327 custom_alloc_OBJECTS = custom_alloc.$(OBJEXT)
851 custom_alloc.c deep-backtrace.c $(demangle_SOURCES) \
890 custom_alloc.c deep-backtrace.c $(demangle_SOURCES) \
1423 custom_alloc.stderr.exp custom_alloc.vgtest \
1424 custom_alloc.stderr.exp-s390x-mvc \
1907 custom_alloc$(EXEEXT): $(custom_alloc_OBJECTS) $(custom_alloc_DEPENDENCIES) $(EXTRA_custom_alloc_DE…
1908 @rm -f custom_alloc$(EXEEXT)
2455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/custom_alloc.Po@am__quote@
/external/valgrind/massif/tests/
Dcustom_alloc.c25 static void* custom_alloc(int size) in custom_alloc() function
60 int* a = custom_alloc(400); // All sizes are divisible by 16 -- no slop. in main()
63 a = custom_alloc(800); in main()
DMakefile.am20 custom_alloc.post.exp custom_alloc.stderr.exp custom_alloc.vgtest \
59 custom_alloc \ program
Dcustom_alloc.post.exp42 ->96.15% (400B) 0x........: custom_alloc (custom_alloc.c:41)
52 ->98.04% (800B) 0x........: custom_alloc (custom_alloc.c:41)
Dcustom_alloc.vgtest1 prog: custom_alloc
DMakefile.in124 culling1$(EXEEXT) culling2$(EXEEXT) custom_alloc$(EXEEXT) \
157 custom_alloc_SOURCES = custom_alloc.c
158 custom_alloc_OBJECTS = custom_alloc.$(OBJEXT)
254 custom_alloc.c deep.c ignored.c ignoring.c insig.c \
259 custom_alloc.c deep.c ignored.c ignoring.c insig.c \
672 custom_alloc.post.exp custom_alloc.stderr.exp custom_alloc.vgtest \
768 custom_alloc$(EXEEXT): $(custom_alloc_OBJECTS) $(custom_alloc_DEPENDENCIES) $(EXTRA_custom_alloc_DE…
769 @rm -f custom_alloc$(EXEEXT)
851 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/custom_alloc.Po@am__quote@
/external/valgrind/drd/tests/
Dcustom_alloc.c25 static void* custom_alloc(int size) in custom_alloc() function
60 int* array2 __attribute__((unused)) = custom_alloc(sizeof(int) * 10); in make_leak()
70 array = custom_alloc(sizeof(int) * 10); in main()
Dcustom_alloc_fiw.stderr.exp3 at 0x........: custom_alloc (custom_alloc.c:?)
7 at 0x........: custom_alloc (custom_alloc.c:?)
Dcustom_alloc.vgtest1 prog: custom_alloc
Dcustom_alloc_fiw.vgtest2 prog: custom_alloc
DMakefile.am103 custom_alloc.stderr.exp \
104 custom_alloc.vgtest \
366 custom_alloc \ program
DMakefile.in128 custom_alloc$(EXEEXT) concurrent_close$(EXEEXT) \
294 custom_alloc_SOURCES = custom_alloc.c
295 custom_alloc_OBJECTS = custom_alloc.$(OBJEXT)
592 custom_alloc.c $(dlopen_lib_so_SOURCES) dlopen_main.c \
616 circular_buffer.c $(concurrent_close_SOURCES) custom_alloc.c \
1131 custom_alloc.stderr.exp \
1132 custom_alloc.vgtest \
1546 custom_alloc$(EXEEXT): $(custom_alloc_OBJECTS) $(custom_alloc_DEPENDENCIES) $(EXTRA_custom_alloc_DE…
1547 @rm -f custom_alloc$(EXEEXT)
1780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/custom_alloc.Po@am__quote@