Searched defs:prof_thread_active_set (Results 1 – 3 of 3) sorted by relevance
321 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
315 #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