Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_externs.h75 const char *prof_thread_name_get(tsd_t *tsd);
Dprivate_namespace_jet.h323 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
Dprivate_namespace.h317 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get) macro
/external/jemalloc_new/src/
Dprof.c2123 prof_thread_name_get(tsd_t *tsd) { in prof_thread_name_get() function
Dctl.c1878 const char *oldname = prof_thread_name_get(tsd); in thread_prof_name_ctl()
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch48758 -const char *prof_thread_name_get(tsd_t *tsd);
68299 - const char *oldname = prof_thread_name_get(tsd);
84265 -prof_thread_name_get(tsd_t *tsd) {
86322 - const char *cons_thr_name = prof_thread_name_get(tsd);