Searched refs:prof_thread_active_set (Results 1 – 11 of 11) sorted by relevance
78 bool prof_thread_active_set(tsd_t *tsd, bool active);
315 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
321 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
467 prof_thread_active_set
311 bool prof_thread_active_set(tsd_t *tsd, bool active);
467 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
467 #undef prof_thread_active_set
2095 prof_thread_active_set(tsd_t *tsd, bool active) in prof_thread_active_set() function
1455 if (prof_thread_active_set(tsd, *(bool *)newp)) { in thread_prof_active_ctl()
2206 prof_thread_active_set(tsd_t *tsd, bool active) { in prof_thread_active_set() function
1845 if (prof_thread_active_set(tsd, *(bool *)newp)) { in thread_prof_active_ctl()