Searched refs:prof_thread_active_get (Results 1 – 6 of 6) sorted by relevance
423 prof_thread_active_get
310 bool prof_thread_active_get(void);
425 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
425 #undef prof_thread_active_get
2009 prof_thread_active_get(void) in prof_thread_active_get() function
1447 oldval = prof_thread_active_get(); in thread_prof_active_ctl()