Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h340 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) global() macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c2888 prof_thread_active_init_set(tsdn_t *tsdn, bool active_init) { prof_thread_active_init_set() function