Searched refs:prof_thread_name_get (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h77 const char *prof_thread_name_get(tsd_t *tsd);
H A Dprivate_namespace.h342 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dprof.c486 const char *cons_thr_name = prof_thread_name_get(tsd);
2783 prof_thread_name_get(tsd_t *tsd) { function
H A Dctl.c1933 const char *oldname = prof_thread_name_get(tsd);

Completed in 173 milliseconds