Searched refs:prof_thread_active_init_set (Results 1 – 6 of 6) sorted by relevance
392 prof_thread_active_init_set
312 bool prof_thread_active_init_set(bool active_init);
392 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
392 #undef prof_thread_active_init_set
2010 prof_thread_active_init_set(bool active_init) in prof_thread_active_init_set() function
1885 oldval = prof_thread_active_init_set(*(bool *)newp); in prof_thread_active_init_ctl()