Searched refs:prof_thread_active_init_set (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h313 bool prof_thread_active_init_set(tsdn_t *tsdn, bool active_init);
H A Dprivate_namespace.h452 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c2121 prof_thread_active_init_set(tsdn_t *tsdn, bool active_init) function
H A Dctl.c2004 oldval = prof_thread_active_init_set(tsd_tsdn(tsd),

Completed in 119 milliseconds