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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h69 const char *prof_thread_name_get(tsd_t *tsd);
H A Dprivate_namespace.h408 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
H A Dprivate_unnamespace.h408 #undef prof_thread_name_get macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c2089 prof_thread_name_get(tsd_t *tsd) function
H A Dctl.c1438 const char *oldname = prof_thread_name_get(tsd);

Completed in 98 milliseconds