Searched refs:prof_thread_active_set (Results 1 – 4 of 4) sorted by relevance
77 bool prof_thread_active_set(tsd_t *tsd, bool active);
525 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set)341 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) global() macro
474 prof_thread_active_set(tsd_t *tsd, bool active) { in prof_try_log() 2866 prof_thread_active_set(tsd_t *tsd, bool active) { prof_thread_active_set() function
2413 if (prof_thread_active_set(tsd, *(bool *)newp)) { in arena_i_extent_hooks_ctl()