Searched refs:prof_gdump (Results 1 – 9 of 9) sorted by relevance
68 void prof_gdump(tsdn_t *tsdn);
299 #define prof_gdump JEMALLOC_N(prof_gdump) macro
294 #define prof_gdump JEMALLOC_N(prof_gdump) macro
290 "test/unit/prof_gdump.c",
191 $(srcroot)test/unit/prof_gdump.c \
184 TEST_MALLCTL_OPT(bool, prof_gdump, prof); in TEST_BEGIN()
313 prof_gdump(tsd_tsdn(tsd)); in prof_leave()1835 prof_gdump(tsdn_t *tsdn) { in prof_gdump() function
146 CTL_PROTO(prof_gdump)385 {NAME("gdump"), CTL(prof_gdump)},
737 prof_gdump(tsdn); in extent_gdump_add()