Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c130 static char *prof_thread_name_alloc(tsd_t *tsd, const char *thread_name);
1845 prof_thread_name_alloc(tsd, tdata->thread_name) : NULL; in prof_tdata_reinit()
1954 prof_thread_name_alloc(tsd_t *tsd, const char *thread_name) in prof_thread_name_alloc() function
1994 s = prof_thread_name_alloc(tsd, thread_name); in prof_thread_name_set()