Searched refs:prof_active_set (Results 1 – 6 of 6) sorted by relevance
68 bool prof_active_set(tsdn_t *tsdn, bool active);
364 prof_active_set
364 #define prof_active_set JEMALLOC_N(prof_active_set) macro
364 #undef prof_active_set
2077 prof_active_set(tsdn_t *tsdn, bool active) in prof_active_set() function
2037 oldval = prof_active_set(tsd_tsdn(tsd), *(bool *)newp); in prof_active_ctl()
Completed in 15 milliseconds