Searched refs:malloc_stats_print (Results 1 – 10 of 10) sorted by relevance
11 #define je_malloc_stats_print JEMALLOC_N(malloc_stats_print)
22 # define malloc_stats_print jet_malloc_stats_print macro
41 # define je_malloc_stats_print malloc_stats_print
50 JEMALLOC_EXPORT void JEMALLOC_NOTHROW @je_@malloc_stats_print(
353 # define malloc_stats_print je_malloc_stats_print macro
369 - Fix various JSON-formatted malloc_stats_print() bugs. This functionality423 - Add "J" (JSON) support to malloc_stats_print(). (@jasone)511 - Fix malloc_stats_print() to print opt.narenas correctly. (@jasone)731 - Add the 'util' column to malloc_stats_print() output, which reports the1124 - Fix malloc_stats_print() to honor 'b' and 'l' in the opts parameter.1147 - Fix malloc_stats_print(..., "a") output.1355 - Expose malloc_stats_print(), which can be called repeatedly by the1359 in combination with malloc_stats_print().
851 …tl mallctlbymib mallctlnametomib malloc malloc_conf malloc_message malloc_stats_print malloc_usabl…
985 malloc_stats_print(write_cb, (void *)&parser, opts[j]); in TEST_BEGIN()
1305 …AC_CHECK_LIB([jemalloc],[malloc_stats_print],[passed=`expr $passed + 1`],[failed=`expr $failed + 1…
26865 char malloc_stats_print ();26869 return malloc_stats_print ();