Searched refs:prof_thread_active_get (Results 1 – 6 of 6) sorted by relevance
77 bool prof_thread_active_get(tsd_t *tsd);
313 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
319 #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
1897 oldval = prof_thread_active_get(tsd); in thread_prof_active_ctl()
48760 -bool prof_thread_active_get(tsd_t *tsd);68319 - oldval = opt_prof ? prof_thread_active_get(tsd) : false;84287 -prof_thread_active_get(tsd_t *tsd) {