Home
last modified time | relevance | path

Searched defs:prof_thread_name_get (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h317 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
H A Dprivate_namespace_jet.h323 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c2123 prof_thread_name_get(tsd_t *tsd) { in prof_thread_name_get() function