Searched refs:prof_active_get (Results 1 – 6 of 6) sorted by relevance
385 prof_active_get
307 bool prof_active_get(void);
387 #define prof_active_get JEMALLOC_N(prof_active_get) macro
387 #undef prof_active_get
1918 prof_active_get(void) in prof_active_get() function
2001 oldval = prof_active_get(); in prof_active_ctl()