Searched refs:prof_thread_active_init_get (Results 1 – 6 of 6) sorted by relevance
79 bool prof_thread_active_init_get(tsdn_t *tsdn);
314 #define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get) macro
320 #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
2584 oldval = prof_thread_active_init_get(tsd_tsdn(tsd)); in prof_thread_active_init_ctl()
48762 -bool prof_thread_active_init_get(tsdn_t *tsdn);69114 - oldval = opt_prof ? prof_thread_active_init_get(tsd_tsdn(tsd)) :84210 - NULL, prof_thread_active_init_get(tsd_tsdn(tsd)));84314 -prof_thread_active_init_get(tsdn_t *tsdn) {