Searched refs:prof_active_get (Results 1 – 6 of 6) sorted by relevance
352 prof_active_get
306 bool prof_active_get(void);
352 #define prof_active_get JEMALLOC_N(prof_active_get) macro
352 #undef prof_active_get
1882 prof_active_get(void) in prof_active_get() function
1912 oldval = prof_active_get(); in prof_active_ctl()