Home
last modified time | relevance | path

Searched refs:malloc_stats_print (Results 1 – 10 of 10) sorted by relevance

/src/lib/libc/stdlib/malloc/
H A DSymbol.map16 malloc_stats_print;
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h12 #define je_malloc_stats_print JEMALLOC_N(malloc_stats_print)
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h79 # define je_malloc_stats_print malloc_stats_print
418 # define malloc_stats_print je_malloc_stats_print macro
H A Djemalloc_FreeBSD.h189 __weak_reference(__malloc_stats_print, malloc_stats_print);
/src/lib/libc/stdlib/malloc/jemalloc/
H A DMakefile.inc37 jemalloc.3 malloc_stats_print.3 \
/src/include/
H A Dmalloc_np.h75 void malloc_stats_print(void (*write_cb)(void *, const char *),
/src/contrib/jemalloc/include/jemalloc/
H A Djemalloc_protos.h.in51 JEMALLOC_EXPORT void JEMALLOC_NOTHROW @je_@malloc_stats_print(
/src/contrib/jemalloc/
H A DFREEBSD-diffs40 + <function>malloc_stats_print()</function>, and
344 +__weak_reference(__malloc_stats_print, malloc_stats_print);
H A DChangeLog605 - Fix various JSON-formatted malloc_stats_print() bugs. This functionality
659 - Add "J" (JSON) support to malloc_stats_print(). (@jasone)
747 - Fix malloc_stats_print() to print opt.narenas correctly. (@jasone)
967 - Add the 'util' column to malloc_stats_print() output, which reports the
1360 - Fix malloc_stats_print() to honor 'b' and 'l' in the opts parameter.
1383 - Fix malloc_stats_print(..., "a") output.
1591 - Expose malloc_stats_print(), which can be called repeatedly by the
1595 in combination with malloc_stats_print().
H A Dconfigure.ac1059 …etomib malloc malloc_conf malloc_conf_2_conf_harder malloc_message malloc_stats_print malloc_usabl…