Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_sys.h11 void prof_sys_thread_name_fetch(tsd_t *tsd);
/src/contrib/jemalloc/src/
H A Dprof_sys.c320 prof_sys_thread_name_fetch(tsd_t *tsd) { in prof_sys_thread_name_fetch() function
H A Dprof.c104 prof_sys_thread_name_fetch(tsd); in prof_malloc_sample_object()
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h599 #define prof_sys_thread_name_fetch JEMALLOC_N(prof_sys_thread_name_fetch) macro