Searched refs:prof_thread_active_set (Results 1 – 6 of 6) sorted by relevance
426 prof_thread_active_set
311 bool prof_thread_active_set(bool active);
428 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
428 #undef prof_thread_active_set
2022 prof_thread_active_set(bool active) in prof_thread_active_set() function
1453 if (prof_thread_active_set(*(bool *)newp)) { in thread_prof_active_ctl()