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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h312 bool prof_thread_active_init_get(tsdn_t *tsdn);
H A Dprivate_namespace.h451 #define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get) macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c1844 prof_thread_active_init_get(tsdn)));
2110 prof_thread_active_init_get(tsdn_t *tsdn) function
H A Dctl.c2007 oldval = prof_thread_active_init_get(tsd_tsdn(tsd));

Completed in 76 milliseconds