Searched refs:prof_thread_active_init_get (Results 1 – 5 of 5) sorted by relevance
79 bool prof_thread_active_init_get(tsdn_t *tsdn);
319 #define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get) macro
313 #define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get) macro
1951 NULL, prof_thread_active_init_get(tsd_tsdn(tsd))); in prof_tdata_init()2218 prof_thread_active_init_get(tsdn_t *tsdn) { in prof_thread_active_init_get() function
2526 oldval = prof_thread_active_init_get(tsd_tsdn(tsd)); in prof_thread_active_init_ctl()