Searched refs:prof_thread_name_set (Results 1 – 6 of 6) sorted by relevance
70 int prof_thread_name_set(tsd_t *tsd, const char *thread_name);
409 prof_thread_name_set
409 #define prof_thread_name_set JEMALLOC_N(prof_thread_name_set) macro
409 #undef prof_thread_name_set
2121 prof_thread_name_set(tsd_t *tsd, const char *thread_name) in prof_thread_name_set() function
1434 if ((ret = prof_thread_name_set(tsd, *(const char **)newp)) != in thread_prof_name_ctl()
Completed in 16 milliseconds