Searched refs:prof_active_get (Results 1 – 5 of 5) sorted by relevance
73 bool prof_active_get(tsdn_t *tsdn);
287 #define prof_active_get JEMALLOC_N(prof_active_get) macro
284 #define prof_active_get JEMALLOC_N(prof_active_get) macro
2102 prof_active_get(tsdn_t *tsdn) { in prof_active_get() function
2552 oldval = prof_active_get(tsd_tsdn(tsd)); in prof_active_ctl()