Searched refs:prof_thread_active_get (Results 1 – 6 of 6) sorted by relevance
390 prof_thread_active_get
309 bool prof_thread_active_get(void);
390 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
390 #undef prof_thread_active_get
1972 prof_thread_active_get(void) in prof_thread_active_get() function
1441 oldval = prof_thread_active_get(); in thread_prof_active_ctl()