Searched refs:prof_thread_name_get (Results 1 – 5 of 5) sorted by relevance
75 const char *prof_thread_name_get(tsd_t *tsd);
322 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
316 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
2123 prof_thread_name_get(tsd_t *tsd) { in prof_thread_name_get() function
1820 const char *oldname = prof_thread_name_get(tsd); in thread_prof_name_ctl()