Searched refs:prof_active_get (Results 1 – 6 of 6) sorted by relevance
423 prof_active_get
306 bool prof_active_get(tsdn_t *tsdn);
423 #define prof_active_get JEMALLOC_N(prof_active_get) macro
423 #undef prof_active_get
1996 prof_active_get(tsdn_t *tsdn) in prof_active_get() function
2030 oldval = prof_active_get(tsd_tsdn(tsd)); in prof_active_ctl()