Searched refs:prof_thread_name_set (Results 1 – 5 of 5) sorted by relevance
76 int prof_thread_name_set(tsd_t *tsd, const char *thread_name);
323 #define prof_thread_name_set JEMALLOC_N(prof_thread_name_set) macro
317 #define prof_thread_name_set JEMALLOC_N(prof_thread_name_set) macro
2157 prof_thread_name_set(tsd_t *tsd, const char *thread_name) { in prof_thread_name_set() function
1815 if ((ret = prof_thread_name_set(tsd, *(const char **)newp)) != in thread_prof_name_ctl()