Home
last modified time | relevance | path

Searched refs:mtrace (Results 1 – 25 of 195) sorted by relevance

12345678

/glibc-2.36/resolv/
DMakefile78 generate := mtrace-tst-leaks.out tst-leaks.mtrace tst-leaks2.mtrace
203 tests-special += $(objpfx)mtrace-tst-leaks.out $(objpfx)mtrace-tst-leaks2.out \
204 $(objpfx)mtrace-tst-resolv-res_ninit.out
208 generated += mtrace-tst-leaks.out tst-leaks.mtrace \
209 mtrace-tst-leaks2.out tst-leaks2.mtrace \
210 mtrace-tst-resolv-res_ninit.out tst-resolv-res_ninit.mtrace \
229 tst-leaks-ENV = MALLOC_TRACE=$(objpfx)tst-leaks.mtrace \
231 $(objpfx)mtrace-tst-leaks.out: $(objpfx)tst-leaks.out
232 $(common-objpfx)malloc/mtrace $(objpfx)tst-leaks.mtrace > $@; \
235 tst-leaks2-ENV = MALLOC_TRACE=$(objpfx)tst-leaks2.mtrace \
[all …]
Dtst-leaks.c36 mtrace(); in do_test()
Dtst-leaks2.c29 mtrace (); in do_test()
/glibc-2.36/malloc/
Dtst-mtrace.sh32 MALLOC_TRACE=${common_objpfx}malloc/tst-mtrace.leak \
35 ${common_objpfx}malloc/tst-mtrace || status=1
37 if test $status -eq 0 && test -f ${common_objpfx}malloc/mtrace; then
38 ${common_objpfx}malloc/mtrace ${common_objpfx}malloc/tst-mtrace.leak \
39 > ${common_objpfx}malloc/tst-mtrace.out|| status=1
42 rm -f ${common_objpfx}malloc/tst-mtrace.leak
DMakefile69 test-srcs = tst-mtrace
125 routines = malloc mcheck mtrace obstack reallocarray \
202 install-bin-script = mtrace
203 generated += mtrace
250 tests-special += $(objpfx)tst-mtrace.out
272 $(objpfx)tst-mtrace.out: tst-mtrace.sh $(objpfx)tst-mtrace
300 $(objpfx)mtrace: mtrace.pl
333 tst-dynarray-ENV = MALLOC_TRACE=$(objpfx)tst-dynarray.mtrace \
336 $(common-objpfx)malloc/mtrace $(objpfx)tst-dynarray.mtrace > $@; \
339 tst-dynarray-fail-ENV = MALLOC_TRACE=$(objpfx)tst-dynarray-fail.mtrace \
[all …]
DVersions29 malloc_trim; malloc_usable_size; mallopt; mcheck; memalign; mprobe; mtrace;
120 mtrace;
Dmcheck.h56 extern void mtrace (void) __THROW;
/glibc-2.36/stdio-common/
DMakefile242 tst-printf-bz18872.mtrace \
244 tst-printf-bz25691.mtrace \
246 tst-printf-fp-free.mtrace \
248 tst-printf-fp-leak.mtrace \
250 tst-vfprintf-width-prec.mtrace \
305 tst-printf-bz18872-ENV = MALLOC_TRACE=$(objpfx)tst-printf-bz18872.mtrace \
308 MALLOC_TRACE=$(objpfx)tst-vfprintf-width-prec.mtrace \
311 MALLOC_TRACE=$(objpfx)tst-printf-bz25691.mtrace \
314 MALLOC_TRACE=$(objpfx)tst-printf-fp-free.mtrace \
317 MALLOC_TRACE=$(objpfx)tst-printf-fp-leak.mtrace \
[all …]
Dtst-printf-fp-leak.c26 mtrace (); in do_test()
Dtst-printf-fp-free.c27 mtrace (); in do_test()
/glibc-2.36/intl/
DMakefile41 generated += msgs.h mtrace-tst-gettext.out tst-gettext.mtrace plural.c
61 tests-special += $(objpfx)mtrace-tst-gettext.out
80 $(objpfx)mtrace-tst-gettext.out: $(objpfx)tst-gettext.out
81 $(common-objpfx)malloc/mtrace $(objpfx)tst-gettext.mtrace > $@; \
86 $(common-objpfx)intl/ $(objpfx)tst-gettext.mtrace; \
/glibc-2.36/posix/
DMakefile149 bug-regex2.mtrace bug-regex14-mem.out bug-regex14.mtrace \
150 bug-regex21-mem.out bug-regex21.mtrace \
151 bug-regex31-mem.out bug-regex31.mtrace \
152 tst-rxspencer-no-utf8-mem.out tst-rxspencer-no-utf8.mtrace \
154 tst-pcre-mem.out tst-pcre.mtrace tst-boost-mem.out \
155 tst-boost.mtrace bug-ga2.mtrace bug-ga2-mem.out \
156 bug-glob2.mtrace bug-glob2-mem.out tst-vfork3-mem.out \
157 tst-vfork3.mtrace getconf.speclist tst-fnmatch-mem.out \
158 tst-fnmatch.mtrace bug-regex36.mtrace \
376 || ( echo "tst-vfork3.mtrace does not exist"; exit 77; ) \
[all …]
Dbug-regex36.c26 mtrace (); in main()
Dbug-regex21.c29 mtrace (); in main()
Dbug-regex14.c33 mtrace (); in main()
/glibc-2.36/misc/
DMakefile79 generated += tst-error1.mtrace tst-error1-mem.out \
80 tst-allocate_once.mtrace tst-allocate_once-mem.out
165 tst-error1-ENV = MALLOC_TRACE=$(objpfx)tst-error1.mtrace \
169 $(common-objpfx)malloc/mtrace $(objpfx)tst-error1.mtrace > $@; \
172 tst-allocate_once-ENV = MALLOC_TRACE=$(objpfx)tst-allocate_once.mtrace \
175 $(common-objpfx)malloc/mtrace $(objpfx)tst-allocate_once.mtrace > $@; \
/glibc-2.36/catgets/
DMakefile55 generated += tst-catgets.mtrace tst-catgets-mem.out
60 MALLOC_TRACE=$(objpfx)tst-catgets.mtrace \
97 $(common-objpfx)malloc/mtrace $(objpfx)tst-catgets.mtrace > $@; \
/glibc-2.36/localedata/
DMakefile140 tst-leaks.mtrace mtrace-tst-leaks.out
189 tests-special += $(objpfx)mtrace-tst-leaks.out
485 tst-leaks-ENV = MALLOC_TRACE=$(objpfx)tst-leaks.mtrace \
487 $(objpfx)mtrace-tst-leaks.out: $(objpfx)tst-leaks.out
488 $(common-objpfx)malloc/mtrace $(objpfx)tst-leaks.mtrace > $@; \
Dtst-leaks.c9 mtrace (); in do_test()
/glibc-2.36/iconvdata/
DMakefile185 iconv-test.out iconv-rules tst-loading.mtrace \
186 mtrace-tst-loading.out tst-tables.out iconv-test.xxx
278 tests-special += $(objpfx)mtrace-tst-loading.out
305 tst-loading-ENV = MALLOC_TRACE=$(objpfx)tst-loading.mtrace \
307 $(objpfx)mtrace-tst-loading.out: $(objpfx)tst-loading.out
308 $(common-objpfx)malloc/mtrace $(objpfx)tst-loading.mtrace > $@; \
/glibc-2.36/libio/
Dtst-bz24228.c25 mtrace (); in do_test()
/glibc-2.36/elf/
Dfilter.c12 mtrace (); in main()
Dconstload1.c15 mtrace (); in main()
Dtst-leaks1.c24 mtrace (); in do_test()
/glibc-2.36/io/
Dpwd.c29 mtrace (); in main()

12345678