Searched refs:prof_thread_active_set (Results 1 – 6 of 6) sorted by relevance
78 bool prof_thread_active_set(tsd_t *tsd, bool active);
316 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
322 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
2206 prof_thread_active_set(tsd_t *tsd, bool active) { in prof_thread_active_set() function
1903 if (prof_thread_active_set(tsd, *(bool *)newp)) { in thread_prof_active_ctl()
48761 -bool prof_thread_active_set(tsd_t *tsd, bool active);68329 - if (prof_thread_active_set(tsd, *(bool *)newp)) {84300 -prof_thread_active_set(tsd_t *tsd, bool active) {