Searched refs:prof_active_set (Results 1 – 6 of 6) sorted by relevance
387 prof_active_set
308 bool prof_active_set(bool active);
389 #define prof_active_set JEMALLOC_N(prof_active_set) macro
389 #undef prof_active_set
1929 prof_active_set(bool active) in prof_active_set() function
1999 oldval = prof_active_set(*(bool *)newp); in prof_active_ctl()