Searched refs:prof_gdump_get (Results 1 – 4 of 4) sorted by relevance
83 bool prof_gdump_get(tsdn_t *tsdn);
318 #define prof_gdump_get JEMALLOC_N(prof_gdump_get) macro
2899 prof_gdump_get(tsdn_t *tsdn) { in prof_gdump_get() function
2731 oldval = prof_gdump_get(tsd_tsdn(tsd)); in prof_gdump_ctl()