Searched refs:prof_gdump (Results 1 – 10 of 10) sorted by relevance
143 test/unit/prof_gdump.c \
122 $(srcroot)test/unit/prof_gdump.c \
299 prof_gdump
299 #define prof_gdump JEMALLOC_N(prof_gdump) macro
231 void prof_gdump(void);
299 #undef prof_gdump
181 TEST_MALLCTL_OPT(bool, prof_gdump, prof); in TEST_BEGIN()
207 prof_gdump(); in chunk_register()
156 prof_gdump(); in prof_leave()1184 prof_gdump(void) in prof_gdump() function
405 OPT_WRITE_BOOL(prof_gdump) in stats_print()