Searched refs:prof_gdump (Results 1 – 5 of 5) sorted by relevance
70 void prof_gdump(tsdn_t *tsdn);
317 #define prof_gdump JEMALLOC_N(prof_gdump) macro
581 prof_gdump(tsd_tsdn(tsd)); in prof_leave()2106 prof_gdump(tsdn_t *tsdn) { in prof_gdump() function
150 CTL_PROTO(prof_gdump)415 {NAME("gdump"), CTL(prof_gdump)},
764 prof_gdump(tsdn); in extent_gdump_add()