Searched refs:prof_thread_name_alloc (Results 1 – 1 of 1) sorted by relevance
130 static char *prof_thread_name_alloc(tsdn_t *tsdn, const char *thread_name);1922 prof_thread_name_alloc(tsd_tsdn(tsd), tdata->thread_name) : NULL; in prof_tdata_reinit()2030 prof_thread_name_alloc(tsdn_t *tsdn, const char *thread_name) in prof_thread_name_alloc() function2070 s = prof_thread_name_alloc(tsd_tsdn(tsd), thread_name); in prof_thread_name_set()