Searched refs:prof_thread_active_get (Results 1 – 5 of 5) sorted by relevance
77 bool prof_thread_active_get(tsd_t *tsd);
318 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
312 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
2195 prof_thread_active_get(tsd_t *tsd) { in prof_thread_active_get() function
1839 oldval = prof_thread_active_get(tsd); in thread_prof_active_ctl()