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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h308 const char *prof_thread_name_get(tsd_t *tsd);
H A Dprivate_namespace.h454 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c2022 prof_thread_name_get(tsd_t *tsd) function
H A Dctl.c1430 const char *oldname = prof_thread_name_get(tsd);

Completed in 237 milliseconds