Searched refs:prof_active_set (Results 1 – 11 of 11) sorted by relevance
74 bool prof_active_set(tsdn_t *tsdn, bool active);
288 #define prof_active_set JEMALLOC_N(prof_active_set) macro
285 #define prof_active_set JEMALLOC_N(prof_active_set) macro
425 prof_active_set
307 bool prof_active_set(tsdn_t *tsdn, bool active);
425 #define prof_active_set JEMALLOC_N(prof_active_set) macro
425 #undef prof_active_set
2007 prof_active_set(tsdn_t *tsdn, bool active) in prof_active_set() function
2028 oldval = prof_active_set(tsd_tsdn(tsd), *(bool *)newp); in prof_active_ctl()
2112 prof_active_set(tsdn_t *tsdn, bool active) { in prof_active_set() function
2550 oldval = prof_active_set(tsd_tsdn(tsd), *(bool *)newp); in prof_active_ctl()