Searched refs:prof_thread_active_set (Results 1 – 6 of 6) sorted by relevance
393 prof_thread_active_set
310 bool prof_thread_active_set(bool active);
393 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
393 #undef prof_thread_active_set
1985 prof_thread_active_set(bool active) in prof_thread_active_set() function
1447 if (prof_thread_active_set(*(bool *)newp)) { in thread_prof_active_ctl()