Searched refs:prof_thread_name_get (Results 1 – 5 of 5) sorted by relevance
74 const char *prof_thread_name_get(tsd_t *tsd);
526 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
248 const char *cons_thr_name = prof_thread_name_get(tsd); in prof_try_log()
439 prof_thread_name_get(tsd_t *tsd) { in prof_thread_name_get() function
2383 const char *oldname = prof_thread_name_get(tsd); in thread_prof_name_ctl()