/netbsd-src/external/cddl/dtracetoolkit/dist/Ruby/ |
H A D | rb_malloc.d | 66 @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 D | rb_malloc.d | 66 @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 D | py_mallocstk.d | 42 @mallocs[jstack()] = quantize(arg0); 48 printa(@mallocs);
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Python/ |
H A D | py_mallocstk.d | 42 @mallocs[jstack()] = quantize(arg0); 48 printa(@mallocs);
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_stats.cc | 45 malloced>>20, malloced_redzones>>20, mallocs); in Print() 111 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
|
H A D | asan_stats.h | 28 uptr mallocs; member
|
H A D | asan_allocator.cc | 525 thread_stats.mallocs++; in Allocate()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_stats.cpp | 44 malloced>>20, malloced_redzones>>20, mallocs); in Print() 110 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
|
H A D | asan_stats.h | 27 uptr mallocs; member
|
H A D | asan_allocator.cpp | 587 thread_stats.mallocs++; in Allocate()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_stats.cc | 43 malloced>>20, malloced_redzones>>20, mallocs); in Print() 109 malloc_stats->blocks_in_use = stats.mallocs; in FillMallocStatistics()
|
H A D | asan_stats.h | 26 uptr mallocs; member
|
H A D | asan_allocator.cc | 523 thread_stats.mallocs++; in Allocate()
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | php_malloc_example.txt | 15 Theoretically this should show you mallocs. However there weren't any in this
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | php_malloc_example.txt | 15 Theoretically this should show you mallocs. However there weren't any in this
|
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/modules/ |
H A D | functions.rst | 203 performs mallocs to do so, slow. But debug useful.
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerFlags.def | 141 FUZZER_FLAG_INT(trace_malloc, 0, "If >= 1 will print all mallocs/frees. "
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | stop.spell-cc | 723 mallocs
|
/netbsd-src/external/lgpl3/gmp/dist/tune/ |
H A D | README | 373 mallocs and frees that it gets slowed down by a dynamic linked malloc.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2014 | 302 mallocs fails.
|
H A D | ChangeLog-0203 | 495 mallocs.
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2014 | 302 mallocs fails.
|
H A D | ChangeLog-0203 | 495 mallocs.
|
/netbsd-src/crypto/external/cpl/trousers/dist/ |
H A D | ChangeLog | 387 - Fixed some unchecked mallocs in the TSP.
|
/netbsd-src/external/bsd/nsd/dist/doc/ |
H A D | ChangeLog | 4294 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
|