Searched refs:prof_thread_active_init_get (Results 1 – 4 of 4) sorted by relevance
390 #define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get) macro
312 bool prof_thread_active_init_get(void);
1758 prof_thread_active_init_get())); in prof_tdata_init()2019 prof_thread_active_init_get(void) in prof_thread_active_init_get() function
1881 oldval = prof_thread_active_init_get(); in prof_thread_active_init_ctl()