Searched refs:prof_thread_active_init_set (Results 1 – 6 of 6) sorted by relevance
425 prof_thread_active_init_set
313 bool prof_thread_active_init_set(bool active_init);
427 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
427 #undef prof_thread_active_init_set
2047 prof_thread_active_init_set(bool active_init) in prof_thread_active_init_set() function
1974 oldval = prof_thread_active_init_set(*(bool *)newp); in prof_thread_active_init_ctl()