Home
last modified time | relevance | path

Searched defs:prof_thread_name_set (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h343 #define prof_thread_name_set JEMALLOC_N(prof_thread_name_set) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c2817 prof_thread_name_set(tsd_t *tsd, const char *thread_name) { in prof_thread_name_set() function