Searched refs:prof_gdump (Results 1 – 11 of 11) sorted by relevance
437 prof_gdump
301 void prof_gdump(tsdn_t *tsdn);
437 #define prof_gdump JEMALLOC_N(prof_gdump) macro
437 #undef prof_gdump
224 "test/unit/prof_gdump.c",
175 $(srcroot)test/unit/prof_gdump.c \
191 TEST_MALLCTL_OPT(bool, prof_gdump, prof); in TEST_BEGIN()
164 prof_gdump(tsdn); in chunk_register()
306 prof_gdump(tsd_tsdn(tsd)); in prof_leave()1728 prof_gdump(tsdn_t *tsdn) in prof_gdump() function
752 OPT_WRITE_BOOL(prof_gdump, ",") in stats_general_print()
152 CTL_PROTO(prof_gdump)376 {NAME("gdump"), CTL(prof_gdump)},