Home
last modified time | relevance | path

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

12

/netbsd-src/external/cddl/dtracetoolkit/dist/Ruby/
H A Drb_malloc.d66 @mallocs[self->file, self->type, self->name] = quantize(arg0);
72 @mallocs["ruby", "startup", "-"] = quantize(arg0);
79 printa(" %s, %s, %s %@d\n", @mallocs);
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/
H A Drb_malloc.d66 @mallocs[self->file, self->type, self->name] = quantize(arg0);
72 @mallocs["ruby", "startup", "-"] = quantize(arg0);
79 printa(" %s, %s, %s %@d\n", @mallocs);
H A Dpy_mallocstk.d42 @mallocs[jstack()] = quantize(arg0);
48 printa(@mallocs);
/netbsd-src/external/cddl/dtracetoolkit/dist/Python/
H A Dpy_mallocstk.d42 @mallocs[jstack()] = quantize(arg0);
48 printa(@mallocs);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_stats.cc45 malloced>>20, malloced_redzones>>20, mallocs); in Print()
111 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
H A Dasan_stats.h28 uptr mallocs; member
H A Dasan_allocator.cc525 thread_stats.mallocs++; in Allocate()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_stats.cpp44 malloced>>20, malloced_redzones>>20, mallocs); in Print()
110 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
H A Dasan_stats.h27 uptr mallocs; member
H A Dasan_allocator.cpp587 thread_stats.mallocs++; in Allocate()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_stats.cc43 malloced>>20, malloced_redzones>>20, mallocs); in Print()
109 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
H A Dasan_stats.h26 uptr mallocs; member
H A Dasan_allocator.cc523 thread_stats.mallocs++; in Allocate()
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dphp_malloc_example.txt15 Theoretically this should show you mallocs. However there weren't any in this
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dphp_malloc_example.txt15 Theoretically this should show you mallocs. However there weren't any in this
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/modules/
H A Dfunctions.rst203 performs mallocs to do so, slow. But debug useful.
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerFlags.def141 FUZZER_FLAG_INT(trace_malloc, 0, "If >= 1 will print all mallocs/frees. "
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc723 mallocs
/netbsd-src/external/lgpl3/gmp/dist/tune/
H A DREADME373 mallocs and frees that it gets slowed down by a dynamic linked malloc.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2014302 mallocs fails.
H A DChangeLog-0203495 mallocs.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2014302 mallocs fails.
H A DChangeLog-0203495 mallocs.
/netbsd-src/crypto/external/cpl/trousers/dist/
H A DChangeLog387 - Fixed some unchecked mallocs in the TSP.
/netbsd-src/external/bsd/nsd/dist/doc/
H A DChangeLog4294 all allocations for a query fit in it, no mallocs are needed.
4568 During TSIG checks no more mallocs are done, only region_free_all

12