Searched refs:prof_gdump_get (Results 1 – 5 of 5) sorted by relevance
81 bool prof_gdump_get(tsdn_t *tsdn);
300 #define prof_gdump_get JEMALLOC_N(prof_gdump_get) macro
295 #define prof_gdump_get JEMALLOC_N(prof_gdump_get) macro
2239 prof_gdump_get(tsdn_t *tsdn) { in prof_gdump_get() function
2601 oldval = prof_gdump_get(tsd_tsdn(tsd)); in prof_gdump_ctl()