Home
last modified time | relevance | path

Searched refs:prof_thread_name_get (Results 1 – 6 of 6) sorted by relevance

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

Completed in 26 milliseconds